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

{
    "url": "https://demozoo.org/api/v1/party_series/1408/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1408/",
    "id": 1408,
    "name": "REN XMas Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3645/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3645/",
            "id": 3645,
            "name": "REN XMas Party 2015",
            "tagline": "",
            "start_date": "2015-11",
            "end_date": "2015-11",
            "location": "Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 64.0,
            "longitude": 26.0,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3646/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3646/",
            "id": 3646,
            "name": "REN XMas Party 2016",
            "tagline": "",
            "start_date": "2016-11",
            "end_date": "2016-11",
            "location": "Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 64.0,
            "longitude": 26.0,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3647/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3647/",
            "id": 3647,
            "name": "REN XMas Party 2017",
            "tagline": "",
            "start_date": "2017-12",
            "end_date": "2017-12",
            "location": "Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 64.0,
            "longitude": 26.0,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3755/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3755/",
            "id": 3755,
            "name": "REN XMas Party 2018",
            "tagline": "",
            "start_date": "2018-11",
            "end_date": "2018-11",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": ""
        }
    ]
}