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

{
    "url": "https://demozoo.org/api/v1/party_series/1343/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1343/",
    "id": 1343,
    "name": "SunVox one week compo",
    "website": "http://events.retroscene.org/sunvox-owc-01",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3402/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3402/",
            "id": 3402,
            "name": "SunVox one week compo 2016",
            "tagline": "",
            "start_date": "2016-10-07",
            "end_date": "2016-10-15",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://events.retroscene.org/sunvox-owc-01"
        }
    ]
}