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

{
    "url": "https://demozoo.org/api/v1/parties/3744/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3744/",
    "id": 3744,
    "name": "E-JagFest 2018",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/715/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/715/",
        "id": 715,
        "name": "E-JagFest",
        "website": "http://ejagfest.de/"
    },
    "start_date": "2018-11-03",
    "end_date": "2018-11-04",
    "location": "Korschenbroich, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.19139,
    "longitude": 6.51352,
    "website": "http://ejagfest.de/ejagfest-2018/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/events/2045758555640819/"
        }
    ]
}