GET /api/v1/parties/5379/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/5379/?format=api",
"demozoo_url": "https://demozoo.org/parties/5379/",
"id": 5379,
"name": "Horde 2008",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/539/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/539/",
"id": 539,
"name": "Horde",
"website": "https://horde.untergrund.net/"
},
"start_date": "2008-07-25",
"end_date": "2008-07-27",
"location": "Udine, Friuli Venezia Giulia, Italy",
"is_online": false,
"country_code": "IT",
"latitude": 46.16408,
"longitude": 13.17794,
"website": "https://horde.untergrund.net/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1365&when=2008"
}
]
}