GET /api/v1/productions/5283/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/5283/?format=api",
"demozoo_url": "https://demozoo.org/productions/5283/",
"id": 5283,
"title": "digiLAB Boogie",
"author_nicks": [
{
"name": "Keyboarders",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/94/?format=api",
"id": 94,
"name": "Keyboarders",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-02-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 4,
"ranking": "4",
"score": "",
"competition": {
"id": 564,
"name": "Demo",
"party": {
"url": "https://demozoo.org/api/v1/parties/211/?format=api",
"demozoo_url": "https://demozoo.org/parties/211/",
"id": 211,
"name": "DigiLab 2007",
"tagline": "",
"start_date": "2007-02-20",
"end_date": "2007-02-24",
"location": "Porsgrunn, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 59.143992,
"longitude": 9.658922,
"website": "http://2007.digilab.no"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": []
}