One collection's weekly digest, with resolved release links
Full digest row (title, intro, markdown body, cited release ids) for one ET week, plus server-resolved minimal release info (title, org, canonical /release/* path) for every cited release — resolved server-side so the web page never N+1s. :weekStart must be the Monday (YYYY-MM-DD, ET) starting the week. Release ids that no longer resolve (deleted/suppressed since generation) are silently dropped from releases.
Path parameters
Collection slug.
ET Monday starting the week, YYYY-MM-DD.
Response
Full digest row with resolved release links.
Changes
Changed in 2 of the 5 revisions of this API.21
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status400response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status404response-property-enum-value-added
- ●
- ○
added the optional property
releases/items/importanceto the response with the200statusresponse-optional-property-added
- ○