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

{
    "url": "https://demozoo.org/api/v1/party_series/1219/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1219/",
    "id": 1219,
    "name": "scene.pl code compo",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3065/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3065/",
            "id": 3065,
            "name": "scene.pl code compo 2009",
            "tagline": "",
            "start_date": "2009",
            "end_date": "2009",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}