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

{
    "url": "https://demozoo.org/api/v1/party_series/871/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/871/",
    "id": 871,
    "name": "Atari Stars Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2234/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2234/",
            "id": 2234,
            "name": "Atari Stars Party",
            "tagline": "",
            "start_date": "1990",
            "end_date": "1990",
            "location": "Gdańsk, Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.35205,
            "longitude": 18.64637,
            "website": ""
        }
    ]
}