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

{
    "url": "https://demozoo.org/api/v1/party_series/951/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/951/",
    "id": 951,
    "name": "Fresh Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2410/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2410/",
            "id": 2410,
            "name": "Fresh Party 1990",
            "tagline": "",
            "start_date": "1990-04-21",
            "end_date": "1990-04-22",
            "location": "Kanton Luzern, Lucerne, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.16667,
            "longitude": 8.16667,
            "website": ""
        }
    ]
}