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

{
    "url": "https://demozoo.org/api/v1/party_series/1385/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1385/",
    "id": 1385,
    "name": "Demonights",
    "website": "https://demonights.ch/blog/demonights-016",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3555/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3555/",
            "id": 3555,
            "name": "Demonights 004",
            "tagline": "Bern Parties Again",
            "start_date": "2018-02-03",
            "end_date": "2018-02-03",
            "location": "Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.00016,
            "longitude": 8.01427,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3767/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3767/",
            "id": 3767,
            "name": "Demonights 007",
            "tagline": "",
            "start_date": "2018-11-16",
            "end_date": "2018-11-16",
            "location": "Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.00016,
            "longitude": 8.01427,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4571/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4571/",
            "id": 4571,
            "name": "Demonights 016",
            "tagline": "20 Years of Echtzeit - Digitale Kultur",
            "start_date": "2022-11-26",
            "end_date": "2022-11-26",
            "location": "Canton de Berne, Bern, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.87251,
            "longitude": 7.59563,
            "website": "https://demonights.ch/blog/demonights-016"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5205/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5205/",
            "id": 5205,
            "name": "Demonights 018",
            "tagline": "Lebendige Demoszene",
            "start_date": "2024-12-12",
            "end_date": "2024-12-12",
            "location": "Canton de Berne, Bern, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.87251,
            "longitude": 7.59563,
            "website": "https://demonights.ch/blog/demonights-018"
        }
    ]
}