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

{
    "url": "https://demozoo.org/api/v1/party_series/1612/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1612/",
    "id": 1612,
    "name": "Je suis",
    "website": "https://csdb.dk/event/?id=2312",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4287/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4287/",
            "id": 4287,
            "name": "Je suis #Drax",
            "tagline": "We all are Drax! \\o/",
            "start_date": "2015-08-10",
            "end_date": "2015-09-02",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=2396"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4288/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4288/",
            "id": 4288,
            "name": "Je suis #Follin",
            "tagline": "We all are Follin! \\o/",
            "start_date": "2021-05-15",
            "end_date": "2021-06-30",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=3061"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4286/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4286/",
            "id": 4286,
            "name": "Je suis #Linus",
            "tagline": "We all are Linus! \\o/",
            "start_date": "2015-01-16",
            "end_date": "2015-02-16",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=2312"
        }
    ]
}