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

{
    "url": "https://demozoo.org/api/v1/party_series/1550/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1550/",
    "id": 1550,
    "name": "25Hz Music Compo",
    "website": "https://csdb.dk/event/?id=2967",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4089/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4089/",
            "id": 4089,
            "name": "25Hz Music Compo 2020",
            "tagline": "25Hz Should Be Enough for Everyone!",
            "start_date": "2020-07-01",
            "end_date": "2020-08-02",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}