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

{
    "url": "https://demozoo.org/api/v1/parties/1769/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1769/",
    "id": 1769,
    "name": "Fujiama 2009",
    "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": "2009-07-17",
    "end_date": "2009-07-19",
    "location": "Lengenfeld, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.57003,
    "longitude": 12.36535,
    "website": "http://www.abbuc.de/~atarixle/fuji/2009/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.abbuc.de/~atarixle/fuji/2009"
        }
    ]
}