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

{
    "url": "https://demozoo.org/api/v1/party_series/1526/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1526/",
    "id": 1526,
    "name": "Forndata",
    "website": "http://forndata.thisoldcabin.net/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4035/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4035/",
            "id": 4035,
            "name": "Forndata 2020",
            "tagline": "",
            "start_date": "2020-06-05",
            "end_date": "2020-06-07",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://forndata.thisoldcabin.net/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4200/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4200/",
            "id": 4200,
            "name": "Forndata Summer 2021",
            "tagline": "",
            "start_date": "2021-06-05",
            "end_date": "2021-06-05",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.forndata.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4302/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4302/",
            "id": 4302,
            "name": "Forndata Summer 2022",
            "tagline": "",
            "start_date": "2022-06-03",
            "end_date": "2022-06-05",
            "location": "Gotland County, Gotland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.5,
            "longitude": 18.5,
            "website": "http://www.forndata.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4142/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4142/",
            "id": 4142,
            "name": "Forndata X-Mas 2020",
            "tagline": "A cosy christmas scene evening",
            "start_date": "2020-12-19",
            "end_date": "2020-12-19",
            "location": "Visby, Gotland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.64089,
            "longitude": 18.29602,
            "website": "http://www.forndata.org/"
        }
    ]
}