Based on feedback from early users, the Web Concepts JSON structures have been refactored a bit. The goal was two-fold:

  • Make it easier for users to parse and understand the JSON for individual Web Concept values (such as the 404 HTTP Status Code) when just using that individual JSON representation.
  • Come up with a structure that can be used on all levels of detail, so that there also can be JSON for each Web Concept.

Based on this refactoring, it was easy to add individual JSON files for each Web Concept (such as all HTTP Header Fields), meaning that for Web Concepts, there are now three levels of JSON available:

As usual, any feedback about the new structure is very welcome!