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

{
    "url": "https://demozoo.org/api/v1/party_series/1598/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1598/",
    "id": 1598,
    "name": "Like It's '83 Music Compo",
    "website": "https://csdb.dk/event/?id=3046",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4243/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4243/",
            "id": 4243,
            "name": "Like It's '83 Music Compo 2021",
            "tagline": "Back to Basics!",
            "start_date": "2021-04-01",
            "end_date": "2021-04-30",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=3046"
        }
    ]
}