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

{
    "url": "https://demozoo.org/api/v1/party_series/1336/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1336/",
    "id": 1336,
    "name": "ECCC Chicago Expo",
    "website": "http://starbase.globalpc.net/eccc/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3392/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3392/",
            "id": 3392,
            "name": "ECCC Chicago Expo 2008",
            "tagline": "",
            "start_date": "2008",
            "end_date": "2008",
            "location": "Chicago, Cook County, Illinois, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 41.85003,
            "longitude": -87.65005,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5007/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5007/",
            "id": 5007,
            "name": "ECCC Chicago Expo 2009",
            "tagline": "",
            "start_date": "2009-09-26",
            "end_date": "2009-09-26",
            "location": "Lombard, DuPage County, Illinois, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 41.88003,
            "longitude": -88.00784,
            "website": "http://starbase.globalpc.net/eccc"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5243/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5243/",
            "id": 5243,
            "name": "ECCC Chicago Expo 2010",
            "tagline": "",
            "start_date": "2010-09-18",
            "end_date": "2010-09-18",
            "location": "Lombard, DuPage County, Illinois, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 41.88003,
            "longitude": -88.00784,
            "website": "http://starbase.globalpc.net/eccc/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4981/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4981/",
            "id": 4981,
            "name": "ECCC Chicago Expo 2011",
            "tagline": "",
            "start_date": "2011-09-24",
            "end_date": "2011-09-25",
            "location": "Illinois, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 40.00032,
            "longitude": -89.25037,
            "website": "http://starbase.globalpc.net/eccc/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5059/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5059/",
            "id": 5059,
            "name": "ECCC Chicago Expo 2014",
            "tagline": "",
            "start_date": "2014-09-13",
            "end_date": "2014-09-14",
            "location": "Lombard, DuPage County, Illinois, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 41.88003,
            "longitude": -88.00784,
            "website": "http://starbase.globalpc.net/eccc/"
        }
    ]
}