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

{
    "id": 1048,
    "source_type": {
        "id": 1,
        "name": "Wikipedia"
    },
    "name": "Moringa peregrina",
    "date": "2024-06-02",
    "url": "https://en.wikipedia.org/w/index.php?title=Moringa peregrina&oldid=1217830330"
}