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

{
    "url": "https://demozoo.org/api/v1/party_series/478/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/478/",
    "id": 478,
    "name": "Geek Camp",
    "website": "http://www.geekcamp.net/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1187/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1187/",
            "id": 1187,
            "name": "Geek Camp 2002",
            "tagline": "",
            "start_date": "2002-10-18",
            "end_date": "2002-10-20",
            "location": "Flumserberg Tannenbodenalp, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.093342,
            "longitude": 9.28513,
            "website": "http://www.geekcamp.net/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1190/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1190/",
            "id": 1190,
            "name": "Geek Camp 2005",
            "tagline": "",
            "start_date": "2005-10-27",
            "end_date": "2005-10-30",
            "location": "Eggberge, Uri, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.9024,
            "longitude": 8.6443,
            "website": "http://www.geekcamp.net/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1189/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1189/",
            "id": 1189,
            "name": "Geek Camp 2006",
            "tagline": "The Higher Experience",
            "start_date": "2006-10-19",
            "end_date": "2006-10-22",
            "location": "Eggberge, Uri, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.9024,
            "longitude": 8.6443,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1188/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1188/",
            "id": 1188,
            "name": "Geek Camp 2009",
            "tagline": "Back from the Dead",
            "start_date": "2009-11-05",
            "end_date": "2009-11-08",
            "location": "Altdorf, Uri, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.88042,
            "longitude": 8.64441,
            "website": "http://www.geekcamp.net/"
        }
    ]
}