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

{
    "url": "https://demozoo.org/api/v1/parties/5084/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5084/",
    "id": 5084,
    "name": "Lano 12",
    "tagline": "Party Spirit Reborn",
    "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": "2008-02-08",
    "end_date": "2008-02-10",
    "location": "Narvik, Nordland, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 68.43896,
    "longitude": 17.42775,
    "website": "https://web.archive.org/web/20080417102505/http://www.lanoparty.org/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}