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

{
    "url": "https://demozoo.org/api/v1/party_series/943/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/943/",
    "id": 943,
    "name": "MGF + JOY + WWE Copy-Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2401/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2401/",
            "id": 2401,
            "name": "MGF + JOY + WWE Copy-Party 1988",
            "tagline": "",
            "start_date": "1988-10-15",
            "end_date": "1988-10-17",
            "location": "Gemeente Veenendaal, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.02459,
            "longitude": 5.55562,
            "website": ""
        }
    ]
}