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

{
    "url": "https://demozoo.org/api/v1/party_series/1184/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1184/",
    "id": 1184,
    "name": "Sensor, Vision and Dutchcrack Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2939/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2939/",
            "id": 2939,
            "name": "Sensor, Vision and Dutchcrack Party 1989",
            "tagline": "",
            "start_date": "1989-10-14",
            "end_date": "1989-10-15",
            "location": "Gemeente Zwolle, Overijssel, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.51264,
            "longitude": 6.09359,
            "website": ""
        }
    ]
}