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

{
    "url": "https://demozoo.org/api/v1/party_series/1426/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1426/",
    "id": 1426,
    "name": "Datahelg 2004 (5)",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3726/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3726/",
            "id": 3726,
            "name": "Datahelg 2004 (5)",
            "tagline": "",
            "start_date": "2004-11-12",
            "end_date": "2004-11-14",
            "location": "Västerås, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.64914,
            "longitude": 16.56445,
            "website": ""
        }
    ]
}