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

{
    "url": "https://demozoo.org/api/v1/party_series/1218/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1218/",
    "id": 1218,
    "name": "Vortex",
    "website": "http://vortexparty.org/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3063/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3063/",
            "id": 3063,
            "name": "Vortex 2016",
            "tagline": "",
            "start_date": "2016-11-04",
            "end_date": "2016-11-06",
            "location": "Pirkanmaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.7,
            "longitude": 23.71667,
            "website": "http://vortexparty.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3508/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3508/",
            "id": 3508,
            "name": "Vortex 2017",
            "tagline": "",
            "start_date": "2017-11-24",
            "end_date": "2017-11-26",
            "location": "Pirkanmaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.7,
            "longitude": 23.71667,
            "website": "http://vortexparty.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3718/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3718/",
            "id": 3718,
            "name": "Vortex 2018",
            "tagline": "",
            "start_date": "2018-11-23",
            "end_date": "2018-11-25",
            "location": "Pirkanmaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.7,
            "longitude": 23.71667,
            "website": "https://vortexparty.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3945/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3945/",
            "id": 3945,
            "name": "Vortex 2019",
            "tagline": "IV",
            "start_date": "2019-11-29",
            "end_date": "2019-12-01",
            "location": "Pirkanmaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.7,
            "longitude": 23.71667,
            "website": "https://vortexparty.org/"
        }
    ]
}