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

{
    "url": "https://demozoo.org/api/v1/party_series/1047/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1047/",
    "id": 1047,
    "name": "Euromeeting",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2592/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2592/",
            "id": 2592,
            "name": "Euromeeting 1991 (1)",
            "tagline": "",
            "start_date": "1991-07-27",
            "end_date": "1991-07-28",
            "location": "Landkreis Osnabrück, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.4125,
            "longitude": 8.04722,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2593/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2593/",
            "id": 2593,
            "name": "Euromeeting 1992 (2)",
            "tagline": "",
            "start_date": "1992-07-25",
            "end_date": "1992-07-26",
            "location": "Reims, Département de la Marne, Champagne-Ardenne, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.25,
            "longitude": 4.03333,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3156/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3156/",
            "id": 3156,
            "name": "Euromeeting 1993 (3)",
            "tagline": "",
            "start_date": "1993",
            "end_date": "1993",
            "location": "Wuppertal, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.27027,
            "longitude": 7.16755,
            "website": ""
        }
    ]
}