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

{
    "url": "https://demozoo.org/api/v1/parties/3292/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3292/",
    "id": 3292,
    "name": "Amiga Eastern Meeting 2005",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1175/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1175/",
        "id": 1175,
        "name": "Amiga Eastern Meeting",
        "website": "http://aem.fatmagnus.ppa.pl/"
    },
    "start_date": "2005-07-23",
    "end_date": "2005-07-24",
    "location": "Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 52.0,
    "longitude": 20.0,
    "website": "http://aem.fatmagnus.ppa.pl/aem2005/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}