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

{
    "url": "https://demozoo.org/api/v1/party_series/27/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/27/",
    "id": 27,
    "name": "Razor 1911, Cartel and Abnormal Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/64/?format=api",
            "demozoo_url": "https://demozoo.org/parties/64/",
            "id": 64,
            "name": "Razor 1911, Cartel and Abnormal Party 1988",
            "tagline": "",
            "start_date": "1988-10-07",
            "end_date": "1988-10-09",
            "location": "Stjørdal, Nord-Trøndelag, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 63.56699,
            "longitude": 11.0273,
            "website": ""
        }
    ]
}