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

{
    "url": "https://demozoo.org/api/v1/party_series/239/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/239/",
    "id": 239,
    "name": "Midwinter",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3516/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3516/",
            "id": 3516,
            "name": "Midwinter 1998",
            "tagline": "",
            "start_date": "1998-01-02",
            "end_date": "1998-01-04",
            "location": "Sollefteå Kommun, Västernorrland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.38333,
            "longitude": 16.91667,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/596/?format=api",
            "demozoo_url": "https://demozoo.org/parties/596/",
            "id": 596,
            "name": "Midwinter 1999",
            "tagline": "",
            "start_date": "1999-01-29",
            "end_date": "1999-01-31",
            "location": "Umeå, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.825249,
            "longitude": 20.26078,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1111/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1111/",
            "id": 1111,
            "name": "Midwinter 2000",
            "tagline": "",
            "start_date": "2000-01-29",
            "end_date": "2000-01-30",
            "location": "Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 62.198448,
            "longitude": 17.55142,
            "website": ""
        }
    ]
}