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

{
    "url": "https://demozoo.org/api/v1/party_series/912/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/912/",
    "id": 912,
    "name": "Baboons Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2342/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2342/",
            "id": 2342,
            "name": "Baboons Party February 1990",
            "tagline": "",
            "start_date": "1990-02-03",
            "end_date": "1990-02-03",
            "location": "Eddersheim, Hesse, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.03972,
            "longitude": 8.46661,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2335/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2335/",
            "id": 2335,
            "name": "Baboons Party July 1989",
            "tagline": "",
            "start_date": "1989-07-01",
            "end_date": "1989-07-01",
            "location": "Eddersheim, Hesse, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.03972,
            "longitude": 8.46661,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4121/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4121/",
            "id": 4121,
            "name": "Baboons Party October 1989",
            "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": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4070/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4070/",
            "id": 4070,
            "name": "Baboons/Sharks/Vision Party 1989",
            "tagline": "",
            "start_date": "1989-05-06",
            "end_date": "1989-05-06",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2411/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2411/",
            "id": 2411,
            "name": "TRC-Crest-Baboons Party 1990",
            "tagline": "",
            "start_date": "1990-04-07",
            "end_date": "1990-04-07",
            "location": "Eddersheim, Hesse, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.03972,
            "longitude": 8.46661,
            "website": ""
        }
    ]
}