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

{
    "url": "https://demozoo.org/api/v1/party_series/488/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/488/",
    "id": 488,
    "name": "Demozone",
    "website": "http://www.demozone.nl/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1209/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1209/",
            "id": 1209,
            "name": "Demozone 2003",
            "tagline": "",
            "start_date": "2003-07-25",
            "end_date": "2003-08-05",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.1082,
            "longitude": 5.32986,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1210/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1210/",
            "id": 1210,
            "name": "Demozone 2004",
            "tagline": "",
            "start_date": "2004-07-28",
            "end_date": "2004-08-02",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.1082,
            "longitude": 5.32986,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1211/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1211/",
            "id": 1211,
            "name": "Demozone 2005",
            "tagline": "",
            "start_date": "2005-07-23",
            "end_date": "2005-07-26",
            "location": "Biddinghuizen, Gemeente Dronten, Flevoland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.455,
            "longitude": 5.69306,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1212/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1212/",
            "id": 1212,
            "name": "Demozone 2006",
            "tagline": "",
            "start_date": "2006-07-28",
            "end_date": "2006-07-31",
            "location": "Biddinghuizen, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.457821,
            "longitude": 5.69895,
            "website": ""
        }
    ]
}