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

{
    "url": "https://demozoo.org/api/v1/party_series/749/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/749/",
    "id": 749,
    "name": "Anarchy Easter Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1856/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1856/",
            "id": 1856,
            "name": "Anarchy Easter Party 1992",
            "tagline": "",
            "start_date": "1992-04-04",
            "end_date": "1992-04-04",
            "location": "Royston, Hertfordshire, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 52.04832,
            "longitude": -0.02438,
            "website": ""
        }
    ]
}