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

{
    "url": "https://demozoo.org/api/v1/party_series/1609/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1609/",
    "id": 1609,
    "name": "CSDb C64 Fun Compo",
    "website": "https://csdb.dk/forums/?roomid=12&topicid=148891",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4278/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4278/",
            "id": 4278,
            "name": "CSDb C64 Fun Compo 2021",
            "tagline": "",
            "start_date": "2021-04-20",
            "end_date": "2021-05-30",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/forums/?roomid=12&topicid=148891"
        }
    ]
}