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

{
    "url": "https://demozoo.org/api/v1/party_series/1126/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1126/",
    "id": 1126,
    "name": "The Silents, Mayhem and Quartex Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2815/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2815/",
            "id": 2815,
            "name": "The Silents, Mayhem and Quartex Party 1990",
            "tagline": "",
            "start_date": "1990-04-07",
            "end_date": "1990-04-08",
            "location": "Newcastle upon Tyne, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 54.97328,
            "longitude": -1.61396,
            "website": ""
        }
    ]
}