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

{
    "url": "https://demozoo.org/api/v1/parties/3761/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3761/",
    "id": 3761,
    "name": "RAAT#03",
    "tagline": "The clock adjusting institute",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1439/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1439/",
        "id": 1439,
        "name": "RAAT",
        "website": "http://retrojen.org/event/raat/"
    },
    "start_date": "2016-12-24",
    "end_date": "2016-12-25",
    "location": "İstanbul, Istanbul, Turkey",
    "is_online": false,
    "country_code": "TR",
    "latitude": 41.03508,
    "longitude": 28.98331,
    "website": "http://retrojen.org/event/raat/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}