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

{
    "url": "https://demozoo.org/api/v1/party_series/1869/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1869/",
    "id": 1869,
    "name": "Unofficial Tiny SID Compo",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5147/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5147/",
            "id": 5147,
            "name": "Unofficial Tiny SID Compo 2022",
            "tagline": "",
            "start_date": "2022-02-04",
            "end_date": "2022-05-14",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}