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

{
    "url": "https://demozoo.org/api/v1/party_series/1236/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1236/",
    "id": 1236,
    "name": "Luzers and Joker Team Copy-Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3109/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3109/",
            "id": 3109,
            "name": "Luzers and Joker Team Copy-Party 1991",
            "tagline": "",
            "start_date": "1991-11-16",
            "end_date": "1991-11-17",
            "location": "Gdynia, Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.51889,
            "longitude": 18.53188,
            "website": ""
        }
    ]
}