/opencitations/works/citations

POST /api/opencitations/works/citations

Price: 5 credits

List the citations pointing at one work. Each result is a single citation link with its own OpenCitations identifier, the identifiers of the citing and cited work, the date the citing work appeared, the interval between the two publications, and whether the pair is a journal or author self-citation

How to use it

A work the index does not cover and a work nothing cites both come back empty, so read an empty result as 'no citations recorded' rather than as a wrong identifier — confirm the work exists with /opencitations/works. When only the size matters, /opencitations/works/citation-count answers it without the list. `timespan` is an ISO 8601 duration and is negative when the citing work was published first, which happens with preprints. On a heavily cited work the default row order varies between identical calls, so a `count` smaller than the citation count returns a different slice each time — pass `sort_by` to make the order and the slice reproducible.

Parameters

Request body

Response

Errors

Response headers