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

{
    "url": "https://demozoo.org/api/v1/party_series/1422/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1422/",
    "id": 1422,
    "name": "Moonshine Dragons",
    "website": "https://moonshinedragons.party",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3709/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3709/",
            "id": 3709,
            "name": "Moonshine Dragons 2019",
            "tagline": "C64",
            "start_date": "2019-05-17",
            "end_date": "2019-05-19",
            "location": "Województwo Opolskie, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.66667,
            "longitude": 17.9,
            "website": "https://moonshinedragons.party"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3897/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3897/",
            "id": 3897,
            "name": "Moonshine Dragons 2021",
            "tagline": "",
            "start_date": "2021-05-28",
            "end_date": "2021-05-30",
            "location": "Województwo Opolskie, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.66667,
            "longitude": 17.9,
            "website": "https://moonshinedragons.party"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4241/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4241/",
            "id": 4241,
            "name": "Moonshine Dragons 2022",
            "tagline": "",
            "start_date": "2022-05-27",
            "end_date": "2022-05-29",
            "location": "Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.66667,
            "longitude": 17.9,
            "website": "https://moonshinedragons.party/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4680/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4680/",
            "id": 4680,
            "name": "Moonshine Dragons 2024",
            "tagline": "ANCIENT ALIENS/ANCIENT MYSTERIES",
            "start_date": "2024-05-24",
            "end_date": "2024-05-26",
            "location": "Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.66667,
            "longitude": 17.9,
            "website": "https://moonshinedragons.party"
        }
    ]
}