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

{
    "url": "https://demozoo.org/api/v1/party_series/528/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/528/",
    "id": 528,
    "name": "Intel Demo Compo",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1288/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1288/",
            "id": 1288,
            "name": "Intel Demo Compo 2006",
            "tagline": "",
            "start_date": "2006-11-06",
            "end_date": "2006-11-06",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1289/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1289/",
            "id": 1289,
            "name": "Intel Demo Compo 2007",
            "tagline": "",
            "start_date": "2007",
            "end_date": "2007",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1290/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1290/",
            "id": 1290,
            "name": "Intel Demo Compo 2008",
            "tagline": "",
            "start_date": "2008",
            "end_date": "2008",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}