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

{
    "url": "https://demozoo.org/api/v1/party_series/1794/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1794/",
    "id": 1794,
    "name": "Success & The Guardian Angels Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4933/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4933/",
            "id": 4933,
            "name": "Success & The Guardian Angels Party",
            "tagline": "",
            "start_date": "1989-10-07",
            "end_date": "1989-10-07",
            "location": "Eddersheim, Regierungsbezirk Darmstadt, Hesse, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.03972,
            "longitude": 8.46661,
            "website": ""
        }
    ]
}