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

{
    "id": 2,
    "source_type": {
        "id": 1,
        "name": "Wikipedia"
    },
    "name": "Abelmoschus manihot",
    "date": "2024-05-31",
    "url": "https://en.wikipedia.org/w/index.php?title=Abelmoschus manihot&oldid=1214459709"
}