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

{
    "url": "https://demozoo.org/api/v1/party_series/100/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/100/",
    "id": 100,
    "name": "International Vodka Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/302/?format=api",
            "demozoo_url": "https://demozoo.org/parties/302/",
            "id": 302,
            "name": "International Vodka Party 2002 (1)",
            "tagline": "",
            "start_date": "2002-10-05",
            "end_date": "2002-10-06",
            "location": "Krakow, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.06007,
            "longitude": 19.93259,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/309/?format=api",
            "demozoo_url": "https://demozoo.org/parties/309/",
            "id": 309,
            "name": "International Vodka Party 2003 (2)",
            "tagline": "",
            "start_date": "2003-09-05",
            "end_date": "2003-09-07",
            "location": "Kraków, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.06143,
            "longitude": 19.93658,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/322/?format=api",
            "demozoo_url": "https://demozoo.org/parties/322/",
            "id": 322,
            "name": "International Vodka Party 2006 (3)",
            "tagline": "",
            "start_date": "2006-04-28",
            "end_date": "2006-04-30",
            "location": "Kraków, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.06143,
            "longitude": 19.93658,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1509/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1509/",
            "id": 1509,
            "name": "International Vodka Party 2008",
            "tagline": "",
            "start_date": "2008-08-22",
            "end_date": "2008-08-24",
            "location": "Kraków, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.06143,
            "longitude": 19.93658,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1779/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1779/",
            "id": 1779,
            "name": "International Vodka Party 2009",
            "tagline": "",
            "start_date": "2009-08-28",
            "end_date": "2009-08-30",
            "location": "Krakow, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.06007,
            "longitude": 19.93259,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1830/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1830/",
            "id": 1830,
            "name": "International Vodka Party 2011",
            "tagline": "The Beeper Edition",
            "start_date": "2011-08-26",
            "end_date": "2011-08-28",
            "location": "Zywiec, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 49.689758,
            "longitude": 19.205971,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2298/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2298/",
            "id": 2298,
            "name": "International Vodka Party 2014",
            "tagline": "",
            "start_date": "2014-08-22",
            "end_date": "2014-08-24",
            "location": "Węgierska Górka, Powiat żywiecki, Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 49.60776,
            "longitude": 19.11638,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3467/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3467/",
            "id": 3467,
            "name": "International Vodka Party 2017",
            "tagline": "",
            "start_date": "2017-09-01",
            "end_date": "2017-09-03",
            "location": "Kraków, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.06143,
            "longitude": 19.93658,
            "website": ""
        }
    ]
}