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

{
    "url": "https://demozoo.org/api/v1/party_series/614/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/614/",
    "id": 614,
    "name": "Prime",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1472/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1472/",
            "id": 1472,
            "name": "Prime 1990",
            "tagline": "",
            "start_date": "1990-08-11",
            "end_date": "1990-08-11",
            "location": "Gemeente Tilburg, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.57787,
            "longitude": 5.06555,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2020/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2020/",
            "id": 2020,
            "name": "Prime 1991",
            "tagline": "",
            "start_date": "1991-12-07",
            "end_date": "1991-12-07",
            "location": "Hengelo, Gemeente Hengelo, Overijssel, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.26583,
            "longitude": 6.79306,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2218/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2218/",
            "id": 2218,
            "name": "Prime 1992",
            "tagline": "",
            "start_date": "1992-08-01",
            "end_date": "1992-08-01",
            "location": "Riel, Gemeente Goirle, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.52583,
            "longitude": 5.02361,
            "website": ""
        }
    ]
}