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

{
    "url": "https://demozoo.org/api/v1/party_series/1580/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1580/",
    "id": 1580,
    "name": "Shadow Party",
    "website": "http://shadow-party.org",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4199/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4199/",
            "id": 4199,
            "name": "Shadow Party 2021",
            "tagline": "",
            "start_date": "2021-05-21",
            "end_date": "2021-05-23",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://shadow-party.org"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4380/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4380/",
            "id": 4380,
            "name": "Shadow Party 2022",
            "tagline": "",
            "start_date": "2022-06-10",
            "end_date": "2022-06-12",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.shadow-party.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4946/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4946/",
            "id": 4946,
            "name": "Shadow Party 2024",
            "tagline": "",
            "start_date": "2024-06-29",
            "end_date": "2024-06-30",
            "location": "Givry-en-Argonne, Marne, Grand Est, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.95008,
            "longitude": 4.88755,
            "website": "https://shadow-party.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5094/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5094/",
            "id": 5094,
            "name": "Shadow Party 2025",
            "tagline": "Saucisses Strike Back",
            "start_date": "2025-07-03",
            "end_date": "2025-07-06",
            "location": "Givry-en-Argonne, Marne, Grand Est, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.95008,
            "longitude": 4.88755,
            "website": "https://shadow-party.org/"
        }
    ]
}