News

List official news

get/news

Query parameters

limitinteger
cursorinteger

Offset-based cursor from a previous response's nextCursor, or 0 to start.

offsetinteger

Number of items to skip. Alias of cursor.

pageinteger

1-indexed page number. Alternative to cursor/offset.

pageSizeinteger

Alias of limit, used with page.

categorystring
tagstring
searchstring
yearinteger
authorinteger
kind'post' | 'release' | 'all'

Response

OK

nextCursornumber nullable required
totalinteger required

Changes

Changed in 1 of the 2 revisions of this API.6

    • ○

      added the new optional query request parameter author

      new-optional-request-parameter

    • ○

      added the new optional query request parameter kind

      new-optional-request-parameter

    • ○

      added the new optional query request parameter search

      new-optional-request-parameter

    • ○

      added the new optional query request parameter year

      new-optional-request-parameter

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog