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

{
    "url": "https://demozoo.org/api/v1/party_series/776/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/776/",
    "id": 776,
    "name": "The Jungle Command Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1917/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1917/",
            "id": 1917,
            "name": "The Jungle Command Party 1988 (1)",
            "tagline": "",
            "start_date": "1988-08-25",
            "end_date": "1988-08-26",
            "location": "Harmelen, Gemeente Woerden, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.09,
            "longitude": 4.96111,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1918/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1918/",
            "id": 1918,
            "name": "The Jungle Command Party 1988 (2)",
            "tagline": "",
            "start_date": "1988-12-20",
            "end_date": "1988-12-21",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.1082,
            "longitude": 5.32986,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3451/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3451/",
            "id": 3451,
            "name": "The Jungle Command Party 1990 (4)",
            "tagline": "",
            "start_date": "1990-01-07",
            "end_date": "1990-01-07",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.25,
            "longitude": 5.75,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2430/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2430/",
            "id": 2430,
            "name": "The Jungle Command, Magnificent Force and Joy Division Party 1989",
            "tagline": "",
            "start_date": "1989-01-06",
            "end_date": "1989-01-07",
            "location": "Provincie Utrecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.0,
            "longitude": 5.25,
            "website": ""
        }
    ]
}