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

{
    "url": "https://demozoo.org/api/v1/party_series/360/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/360/",
    "id": 360,
    "name": "Inter Jam",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/906/?format=api",
            "demozoo_url": "https://demozoo.org/parties/906/",
            "id": 906,
            "name": "Inter Jam 1997",
            "tagline": "The Revenge",
            "start_date": "1997-10-03",
            "end_date": "1997-10-05",
            "location": "Ubstadt-Weiher, Karlsruhe Region, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.1708,
            "longitude": 8.61889,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/991/?format=api",
            "demozoo_url": "https://demozoo.org/parties/991/",
            "id": 991,
            "name": "Inter Jam 1998",
            "tagline": "",
            "start_date": "1998-05-30",
            "end_date": "1998-06-01",
            "location": "Ubstadt-Weiher, Karlsruhe Region, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.1708,
            "longitude": 8.61889,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1507/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1507/",
            "id": 1507,
            "name": "InterCon 1996",
            "tagline": "",
            "start_date": "1996-11-01",
            "end_date": "1996-11-03",
            "location": "Ubstadt-Weiher, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.161789,
            "longitude": 8.63217,
            "website": ""
        }
    ]
}