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

{
    "url": "https://demozoo.org/api/v1/party_series/803/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/803/",
    "id": 803,
    "name": "Shining 8 Eastern Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2000/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2000/",
            "id": 2000,
            "name": "Shining 8 Eastern Party 1992",
            "tagline": "",
            "start_date": "1992-04-17",
            "end_date": "1992-04-18",
            "location": "Lahr, Freiburg Region, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.34042,
            "longitude": 7.86886,
            "website": ""
        }
    ]
}