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

{
    "url": "https://demozoo.org/api/v1/party_series/1607/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1607/",
    "id": 1607,
    "name": "Axend Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4275/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4275/",
            "id": 4275,
            "name": "Axend Party 1991",
            "tagline": "",
            "start_date": "1991-02-22",
            "end_date": "1991-02-24",
            "location": "Notodden, Vestfold og Telemark, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.55992,
            "longitude": 9.26046,
            "website": ""
        }
    ]
}