GET /api/references/456/
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 456,
    "first_author": null,
    "year": 2022,
    "title": "Macrostrat",
    "doi": null,
    "link": null
}