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

{
    "url": "https://demozoo.org/api/v1/parties/5370/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5370/",
    "id": 5370,
    "name": "Lano 2013",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/460/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/460/",
        "id": 460,
        "name": "Lano",
        "website": "https://lanoparty.org"
    },
    "start_date": "2013-11",
    "end_date": "2013-11",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://lanoparty.org",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}