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

{
    "url": "https://demozoo.org/api/v1/party_series/768/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/768/",
    "id": 768,
    "name": "FUN & Sector One Meeting",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1905/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1905/",
            "id": 1905,
            "name": "FUN & Sector One Meeting",
            "tagline": "",
            "start_date": "2001",
            "end_date": "2001",
            "location": "Gemeente Culemborg, Gelderland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.94465,
            "longitude": 5.20946,
            "website": ""
        }
    ]
}