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

{
    "url": "https://demozoo.org/api/v1/party_series/916/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/916/",
    "id": 916,
    "name": "Guardian Angels/Pioneers/Crest Meeting",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2343/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2343/",
            "id": 2343,
            "name": "Guardian Angels/Pioneers/Crest Meeting 1990",
            "tagline": "",
            "start_date": "1990-03-10",
            "end_date": "1990-03-10",
            "location": "Landkreis Biberach, Tübingen Region, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.10389,
            "longitude": 9.77056,
            "website": ""
        }
    ]
}