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

{
    "url": "https://demozoo.org/api/v1/party_series/550/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/550/",
    "id": 550,
    "name": "Kutyushop Anim Compo",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1316/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1316/",
            "id": 1316,
            "name": "Kütyüshop.hu Anim Compo 2009",
            "tagline": "",
            "start_date": "2009-12-12",
            "end_date": "2009-12-12",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}