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

{
    "url": "https://demozoo.org/api/v1/party_series/320/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/320/",
    "id": 320,
    "name": "Mekka",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/824/?format=api",
            "demozoo_url": "https://demozoo.org/parties/824/",
            "id": 824,
            "name": "Mekka 1996",
            "tagline": "",
            "start_date": "1996-03-29",
            "end_date": "1996-03-31",
            "location": "Hittfeld, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.38578,
            "longitude": 9.9824,
            "website": ""
        }
    ]
}