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

{
    "url": "https://demozoo.org/api/v1/party_series/875/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/875/",
    "id": 875,
    "name": "Avoid, Level 4 & Access Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2247/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2247/",
            "id": 2247,
            "name": "Avoid, Level 4 & Access Party 1990",
            "tagline": "",
            "start_date": "1990-03-31",
            "end_date": "1990-04-01",
            "location": "Landkreis Goslar, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.90972,
            "longitude": 10.41806,
            "website": ""
        }
    ]
}