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

{
    "url": "https://demozoo.org/api/v1/party_series/815/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/815/",
    "id": 815,
    "name": "Silicon Limited",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4413/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4413/",
            "id": 4413,
            "name": "Silicon Limited Party 1993",
            "tagline": "",
            "start_date": "1993-02-20",
            "end_date": "1993-02-21",
            "location": "Swifterbant, Gemeente Dronten, Flevoland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.56833,
            "longitude": 5.64306,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2414/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2414/",
            "id": 2414,
            "name": "Silicon Limited Summer Party 1991",
            "tagline": "",
            "start_date": "1991-07-06",
            "end_date": "1991-07-07",
            "location": "Provincie Utrecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.0,
            "longitude": 5.25,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2073/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2073/",
            "id": 2073,
            "name": "Silicon Limited Winter Party 1991",
            "tagline": "",
            "start_date": "1991-12-21",
            "end_date": "1991-12-22",
            "location": "Provincie Utrecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.0,
            "longitude": 5.25,
            "website": ""
        }
    ]
}