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

{
    "url": "https://demozoo.org/api/v1/party_series/618/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/618/",
    "id": 618,
    "name": "Theatre and Network Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1482/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1482/",
            "id": 1482,
            "name": "Theatre and Network Party 1990",
            "tagline": "",
            "start_date": "1990-12-26",
            "end_date": "1990-12-29",
            "location": "Lillestrøm, Skedsmo, Akershus, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.95597,
            "longitude": 11.04918,
            "website": ""
        }
    ]
}