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

{
    "url": "https://demozoo.org/api/v1/party_series/190/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/190/",
    "id": 190,
    "name": "Intel Outside",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/513/?format=api",
            "demozoo_url": "https://demozoo.org/parties/513/",
            "id": 513,
            "name": "Intel Outside 1994",
            "tagline": "IO1",
            "start_date": "1994-08-11",
            "end_date": "1994-08-12",
            "location": "Warsaw, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.235352,
            "longitude": 21.00939,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/514/?format=api",
            "demozoo_url": "https://demozoo.org/parties/514/",
            "id": 514,
            "name": "Intel Outside 1995",
            "tagline": "Intel Outside II, IO2",
            "start_date": "1995-08-29",
            "end_date": "1995-08-30",
            "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.22977,
            "longitude": 21.01178,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/515/?format=api",
            "demozoo_url": "https://demozoo.org/parties/515/",
            "id": 515,
            "name": "Intel Outside 1996",
            "tagline": "IO3",
            "start_date": "1996-08-30",
            "end_date": "1996-08-31",
            "location": "Warsaw, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.235352,
            "longitude": 21.00939,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/516/?format=api",
            "demozoo_url": "https://demozoo.org/parties/516/",
            "id": 516,
            "name": "Intel Outside 1997",
            "tagline": "IO4",
            "start_date": "1997-07-12",
            "end_date": "1997-07-13",
            "location": "Włocławek, Kujawsko-Pomorskie, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.64817,
            "longitude": 19.0678,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/517/?format=api",
            "demozoo_url": "https://demozoo.org/parties/517/",
            "id": 517,
            "name": "Intel Outside 1998",
            "tagline": "IO5",
            "start_date": "1998-08-22",
            "end_date": "1998-08-23",
            "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.22977,
            "longitude": 21.01178,
            "website": ""
        }
    ]
}