w3c-api
w3c-api copied to clipboard
The W3C API
If the last version of a spec in a series is supersed (e.g. https://api.w3.org/specification-series/ATAG-wombat), it would be good to be able to have a parameter on the `specification-series` endpoint that...
For the `/users/` path, the W3C API relies on a "hash" to represent a user, but it's unclear how the hash is derived. In specs, we usually provide the "w3c_id".......
For a tool I'm building to keep track of CG activities and results, it would be useful to have a way to list draft and final reports published by Community...
For all specifications, I find myself systematically accessing the latest-version/status in order to: 1. eliminate retired specifications from the lists 2. display the status of a specification This generates a...
In general. As hinted (https://github.com/w3c/w3c-api/issues/46#issuecomment-145887368; https://github.com/w3c/w3c-api/issues/41).
Symfony's [API Platform](https://api-platform.com/) is a REST and GraphQL framework to build modern API-driven projects. We should rewrite the W3C API based on this framework (which did not existed when we...
Some CR gets published without the Director's approval and, in theory, only contain editorial changes. Some CRs gets published with the Director's approval and do contain substantive changes, thus becoming...
Unless I missed it, I don't think there is a way to retrieve the list of now-closed groups; I'm in particular interested in data on former WGs/IGs.
Following discussions started with @tripu on issue #29 I went to the conclusion that it will make things easier if the W3C API had its own media type. That way...