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

{
    "url": "https://demozoo.org/api/v1/party_series/673/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/673/",
    "id": 673,
    "name": "The Great British International ST Party (TGBISTP)",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1583/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1583/",
            "id": 1583,
            "name": "The Great British International ST Party (TGBISTP) 1992",
            "tagline": "",
            "start_date": "1992-09-03",
            "end_date": "1992-09-07",
            "location": "Bradford, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 53.795731,
            "longitude": -1.7583,
            "website": ""
        }
    ]
}