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

{
    "url": "https://demozoo.org/api/v1/party_series/665/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/665/",
    "id": 665,
    "name": "Haga Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1570/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1570/",
            "id": 1570,
            "name": "Haga Party 1991",
            "tagline": "",
            "start_date": "1991-02-22",
            "end_date": "1991-02-24",
            "location": "Borlange, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 60.483799,
            "longitude": 15.43435,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1574/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1574/",
            "id": 1574,
            "name": "Haga Party 1992",
            "tagline": "",
            "start_date": "1992",
            "end_date": "1992",
            "location": "Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 62.198448,
            "longitude": 17.55142,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1606/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1606/",
            "id": 1606,
            "name": "Haga Party 1993",
            "tagline": "",
            "start_date": "1993",
            "end_date": "1993",
            "location": "Borlange, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 60.483799,
            "longitude": 15.43435,
            "website": ""
        }
    ]
}