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

{
    "url": "https://demozoo.org/api/v1/parties/1771/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1771/",
    "id": 1771,
    "name": "Fujiama 2011",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/717/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/717/",
        "id": 717,
        "name": "Fujiama",
        "website": "http://www.abbuc.de/~atarixle/event/fuji2014/"
    },
    "start_date": "2011-08-05",
    "end_date": "2011-08-07",
    "location": "Lengenfeld, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.57003,
    "longitude": 12.36535,
    "website": "http://www.abbuc.de/~atarixle/fuji/2011/index.htm",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.abbuc.de/~atarixle/fuji/2011"
        }
    ]
}