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

{
    "url": "https://demozoo.org/api/v1/parties/3163/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3163/",
    "id": 3163,
    "name": "Retro Computer Festival 2017",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1255/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1255/",
        "id": 1255,
        "name": "Retro Computer Festival",
        "website": "http://www.computinghistory.org.uk/det/43210/Retro-Computer-Festival-2017/"
    },
    "start_date": "2017-09-16",
    "end_date": "2017-09-17",
    "location": "Cambridgeshire, England, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 52.33333,
    "longitude": 0.08333,
    "website": "http://www.computinghistory.org.uk/det/43210/Retro-Computer-Festival-2017/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/retro-computer-festival-2017"
        }
    ]
}