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

{
    "url": "https://demozoo.org/api/v1/party_series/1167/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1167/",
    "id": 1167,
    "name": "D-Tect. MusicSteve, Threat, DDC and Adventure Copyparty",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2899/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2899/",
            "id": 2899,
            "name": "Shooting Stars 1989",
            "tagline": "",
            "start_date": "1989-06-17",
            "end_date": "1989-06-17",
            "location": "Landkreis Lörrach, Freiburg Region, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 47.70583,
            "longitude": 7.76556,
            "website": ""
        }
    ]
}