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

{
    "url": "https://demozoo.org/api/v1/party_series/566/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/566/",
    "id": 566,
    "name": "Rage & Dynamic Systems",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1353/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1353/",
            "id": 1353,
            "name": "Rage & Dynamic Systems (DNS) Copy Party 1988",
            "tagline": "",
            "start_date": "1988-05-21",
            "end_date": "1988-05-22",
            "location": "Aachen, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.77664,
            "longitude": 6.08342,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2821/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2821/",
            "id": 2821,
            "name": "Rage & Dynamic Systems (DNS) Super Copyparty 1988",
            "tagline": "",
            "start_date": "1988-06-18",
            "end_date": "1988-06-18",
            "location": "Nieuwenhagen, Landgraaf, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 50.90436,
            "longitude": 6.04227,
            "website": ""
        }
    ]
}