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

{
    "url": "https://demozoo.org/api/v1/party_series/744/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/744/",
    "id": 744,
    "name": "Kise Kåding Kånferäns",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1843/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1843/",
            "id": 1843,
            "name": "Kise Kåding Kåmferäns 1994",
            "tagline": "",
            "start_date": "1994-12-26",
            "end_date": "1994-12-30",
            "location": "Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 62.198448,
            "longitude": 17.55142,
            "website": ""
        }
    ]
}