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

{
    "url": "https://demozoo.org/api/v1/party_series/1246/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1246/",
    "id": 1246,
    "name": "Rushed Metal",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3147/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3147/",
            "id": 3147,
            "name": "Rushed Metal 2",
            "tagline": "",
            "start_date": "2005-10",
            "end_date": "2005-10",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5130/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5130/",
            "id": 5130,
            "name": "Rushed Metal 4",
            "tagline": "",
            "start_date": "2006",
            "end_date": "2006",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2094/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2094/",
            "id": 2094,
            "name": "Rushed Metal June 2005",
            "tagline": "",
            "start_date": "2005",
            "end_date": "2005",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}