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

{
    "url": "https://demozoo.org/api/v1/party_series/1034/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1034/",
    "id": 1034,
    "name": "Atari Party Krakow",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2574/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2574/",
            "id": 2574,
            "name": "Atari Party Krakow 2004",
            "tagline": "",
            "start_date": "2004-06-26",
            "end_date": "2004-06-26",
            "location": "Kraków, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.06143,
            "longitude": 19.93658,
            "website": "http://www.newbreedsoftware.com/atariparty/2014/"
        }
    ]
}