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

{
    "url": "https://demozoo.org/api/v1/party_series/531/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/531/",
    "id": 531,
    "name": "Januarifrost",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1293/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1293/",
            "id": 1293,
            "name": "Januarifrost 2006",
            "tagline": "",
            "start_date": "2006-01-06",
            "end_date": "2006-01-08",
            "location": "Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 62.198448,
            "longitude": 17.55142,
            "website": ""
        }
    ]
}