A viewset for viewing and editing Citations.

GET /api/core/citations/?format=api&page=378
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 18851,
    "next": null,
    "previous": "https://seshat-db.com/api/core/citations/?format=api&page=377",
    "results": [
        {
            "id": "fffeb014-1e3b-4fda-b2ea-5210111daf07",
            "page_from": null,
            "page_to": null,
            "created_date": "2024-06-15T07:41:17.917472Z",
            "modified_date": "2024-06-20T13:57:12.614295Z",
            "ref": 14799
        }
    ]
}