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

{
    "url": "https://demozoo.org/api/v1/parties/2477/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2477/",
    "id": 2477,
    "name": "System Party 1992",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/989/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/989/",
        "id": 989,
        "name": "System Party",
        "website": ""
    },
    "start_date": "1992-12-12",
    "end_date": "1992-12-12",
    "location": "New Zealand",
    "is_online": false,
    "country_code": "NZ",
    "latitude": -42.0,
    "longitude": 174.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}