GET
GET /api/sources/1300/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1300,
    "source_type": {
        "id": 1,
        "name": "Wikipedia"
    },
    "name": "Sorrel",
    "date": "2024-06-03",
    "url": "https://en.wikipedia.org/w/index.php?title=Sorrel&oldid=1224306281"
}