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

{
    "url": "https://demozoo.org/api/v1/parties/3062/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3062/",
    "id": 3062,
    "name": "RetroKomp 2014",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/799/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/799/",
        "id": 799,
        "name": "RetroKomp / Load Error",
        "website": "http://www.retrokomp.org/"
    },
    "start_date": "2014-11-08",
    "end_date": "2014-11-09",
    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 54.35205,
    "longitude": 18.64637,
    "website": "http://2014.retrokomp.org",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=2309"
        }
    ]
}