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

{
    "url": "https://demozoo.org/api/v1/party_series/1708/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1708/",
    "id": 1708,
    "name": "Infect-TRSI-Agnostic Front Easter Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4682/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4682/",
            "id": 4682,
            "name": "Infect-TRSI-Agnostic Front Easter Party",
            "tagline": "",
            "start_date": "1993-04-10",
            "end_date": "1993-04-11",
            "location": "Lemgo, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.02786,
            "longitude": 8.89901,
            "website": ""
        }
    ]
}