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

{
    "url": "https://demozoo.org/api/v1/party_series/1680/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1680/",
    "id": 1680,
    "name": "Trax In Space (TiS)",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4563/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4563/",
            "id": 4563,
            "name": "Trax In Space (TiS) Ambient Compo",
            "tagline": "",
            "start_date": "2000",
            "end_date": "2000",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4564/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4564/",
            "id": 4564,
            "name": "Trax In Space (TiS) Jazz Compo",
            "tagline": "",
            "start_date": "2000",
            "end_date": "2000",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4637/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4637/",
            "id": 4637,
            "name": "Trax In Space (TiS) Peace Compo",
            "tagline": "",
            "start_date": "1999-07-10",
            "end_date": "1999-08-10",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4743/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4743/",
            "id": 4743,
            "name": "Trax In Space Valentine Compo",
            "tagline": "",
            "start_date": "1999-02-14",
            "end_date": "1999-03-14",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}