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

{
    "url": "https://demozoo.org/api/v1/parties/4055/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4055/",
    "id": 4055,
    "name": "Interface 2020 (XXVI)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1320/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1320/",
        "id": 1320,
        "name": "Interface",
        "website": "http://vccev.de/index.php/interface"
    },
    "start_date": "2020-05-01",
    "end_date": "2020-05-02",
    "location": "Schwentinental, Schleswig-Holstein, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 54.286,
    "longitude": 10.2212,
    "website": "http://vccev.de/event/10",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}