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

{
    "url": "https://demozoo.org/api/v1/party_series/1458/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1458/",
    "id": 1458,
    "name": "www.256b.com xmas compo",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4043/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4043/",
            "id": 4043,
            "name": "www.256b.com xmas compo 1997",
            "tagline": "",
            "start_date": "1997-12",
            "end_date": "1997-12",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4031/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4031/",
            "id": 4031,
            "name": "www.256b.com xmas compo 1998",
            "tagline": "",
            "start_date": "1998",
            "end_date": "1999-01-11",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3805/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3805/",
            "id": 3805,
            "name": "www.256b.com xmas compo 2001",
            "tagline": "",
            "start_date": "2001",
            "end_date": "2001",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}