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

{
    "url": "https://demozoo.org/api/v1/party_series/1619/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1619/",
    "id": 1619,
    "name": "Northern Genesis Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4303/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4303/",
            "id": 4303,
            "name": "Northern Genesis Party V1",
            "tagline": "",
            "start_date": "1990-03-30",
            "end_date": "1990-04-01",
            "location": "Steinbergkirche, Schleswig-Holstein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 54.7719,
            "longitude": 9.7545,
            "website": ""
        }
    ]
}