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

{
    "url": "https://demozoo.org/api/v1/party_series/588/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/588/",
    "id": 588,
    "name": "Alpha Flight, Vision Factory and Powerslaves Copy Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1403/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1403/",
            "id": 1403,
            "name": "Alpha Flight, Vision Factory and Powerslaves Copy Party 1989",
            "tagline": "",
            "start_date": "1989-07-29",
            "end_date": "1989-07-29",
            "location": "Geffen, Gemeente Maasdonk, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.74,
            "longitude": 5.46389,
            "website": ""
        }
    ]
}