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

{
    "url": "https://demozoo.org/api/v1/parties/1354/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1354/",
    "id": 1354,
    "name": "CSG-TFG Copy-Party 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/567/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/567/",
        "id": 567,
        "name": "CSG-TFG Copy-Party",
        "website": ""
    },
    "start_date": "1988-02-13",
    "end_date": "1988-02-03",
    "location": "Dusseldorf, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.21563,
    "longitude": 6.77604,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}