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

{
    "url": "https://demozoo.org/api/v1/party_series/26/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/26/",
    "id": 26,
    "name": "End of the World Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/62/?format=api",
            "demozoo_url": "https://demozoo.org/parties/62/",
            "id": 62,
            "name": "End of the World Party 2011",
            "tagline": "135v",
            "start_date": "2011-02-25",
            "end_date": "2011-02-27",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17116,
            "longitude": 24.93258,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1362/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1362/",
            "id": 1362,
            "name": "End of the World Party 2012",
            "tagline": "107V",
            "start_date": "2012-03-16",
            "end_date": "2012-03-18",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1803/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1803/",
            "id": 1803,
            "name": "End of the World Party 2013",
            "tagline": "218v",
            "start_date": "2013-03-01",
            "end_date": "2013-03-03",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2090/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2090/",
            "id": 2090,
            "name": "End of the World Party 2014",
            "tagline": "157v",
            "start_date": "2014-02-28",
            "end_date": "2014-03-02",
            "location": "Helsinki, Uusimaa, Southern Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2457/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2457/",
            "id": 2457,
            "name": "End of the World Party 2015",
            "tagline": "151v",
            "start_date": "2015-03-13",
            "end_date": "2015-03-15",
            "location": "Helsinki, Uusimaa, Southern Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2794/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2794/",
            "id": 2794,
            "name": "End of the World Party 2016",
            "tagline": "",
            "start_date": "2016-03-04",
            "end_date": "2016-03-06",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": ""
        }
    ]
}