GET /api/v1/party_series/1853/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/party_series/1853/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1853/",
    "id": 1853,
    "name": "The 256b Sprite Font Compo",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5117/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5117/",
            "id": 5117,
            "name": "The 256b Sprite Font Compo 2019",
            "tagline": "",
            "start_date": "2019-07-22",
            "end_date": "2019-09-22",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}