GET /api/v1/parties/2012/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2012/?format=api",
"demozoo_url": "https://demozoo.org/parties/2012/",
"id": 2012,
"name": "E-JagFest 2011",
"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": "2011-11-19",
"end_date": "2011-11-19",
"location": "Kaarst, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.230381,
"longitude": 6.61709,
"website": "http://ejagfest.de/european-atari-jaguar-festival-2011/",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/80493/?format=api",
"demozoo_url": "https://demozoo.org/productions/80493/",
"id": 80493,
"title": "Kobayashi Maru",
"author_nicks": [
{
"name": "Reboot",
"abbreviation": "RBT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2466/?format=api",
"id": 2466,
"name": "Reboot",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-11-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/50/?format=api",
"id": 50,
"name": "Atari Jaguar"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"jaguar-cd"
]
}
],
"competitions": [],
"external_links": []
}