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

{
    "url": "https://demozoo.org/api/v1/party_series/991/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/991/",
    "id": 991,
    "name": "Sharks",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3775/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3775/",
            "id": 3775,
            "name": "Sharks Copy Party 1988",
            "tagline": "",
            "start_date": "1988-05-28",
            "end_date": "1988-05-28",
            "location": "Saint Saphorin, Lavaux-Oron District, Vaud, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.47329,
            "longitude": 6.79601,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5121/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5121/",
            "id": 5121,
            "name": "Sharks Copy Party 1989 (april)",
            "tagline": "",
            "start_date": "1989-04",
            "end_date": "1989-04",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4069/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4069/",
            "id": 4069,
            "name": "Sharks Copy Party 1989 (july)",
            "tagline": "",
            "start_date": "1989-07",
            "end_date": "1989-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/2479/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2479/",
            "id": 2479,
            "name": "Sharks Copy Party 1989 (march)",
            "tagline": "",
            "start_date": "1989-03-04",
            "end_date": "1989-03-05",
            "location": "Frankfurt am Main, Regierungsbezirk Darmstadt, Hesse, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.13083,
            "longitude": 8.66361,
            "website": ""
        }
    ]
}