ietf-tools / datatracker

The day-to-day front-end to the IETF database for people who work on IETF standards.
https://datatracker.ietf.org
BSD 3-Clause "New" or "Revised" License
607 stars 370 forks source link

Include link to status URL (and other useful data?) in submission status api response #5100

Open jennifer-richards opened 1 year ago

jennifer-richards commented 1 year ago

Description

The response from the submission api status view (/api/submission/{id}/status) is currently quite minimal, e.g.:

{"id": "131430", "state": "aut-appr"}

It would be convenient if this included additional information, such as a URL for the human readable status view for the draft.

Should consider whether there's other information needed by consumers of this endpoint that should be added to the response.

Code of Conduct

rjsparks commented 1 year ago

cc: @mcr