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

{
    "url": "https://demozoo.org/api/v1/party_series/1714/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1714/",
    "id": 1714,
    "name": "Monkey Island Party (MIP)",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4699/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4699/",
            "id": 4699,
            "name": "Monkey Island Party (MIP)",
            "tagline": "",
            "start_date": "1998-07-18",
            "end_date": "1998-07-20",
            "location": "Stráž, Okres Tachov, Plzeňský kraj, Czechia",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 49.66878,
            "longitude": 12.77546,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4700/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4700/",
            "id": 4700,
            "name": "Monkey Island Party (MIP) 1997",
            "tagline": "",
            "start_date": "1997-07-26",
            "end_date": "1997-08-02",
            "location": "Stráž, Okres Tachov, Plzeňský kraj, Czechia",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 49.66878,
            "longitude": 12.77546,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4698/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4698/",
            "id": 4698,
            "name": "Monkey Island Party (MIP) 1999",
            "tagline": "",
            "start_date": "1999-07-24",
            "end_date": "1999-07-31",
            "location": "Stráž, Okres Tachov, Plzeňský kraj, Czechia",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 49.66878,
            "longitude": 12.77546,
            "website": ""
        }
    ]
}