GET /api/v1/productions/8558/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/8558/?format=api",
"demozoo_url": "https://demozoo.org/productions/8558/",
"id": 8558,
"title": "Donkey Kong",
"author_nicks": [
{
"name": "Tristar and Red Sector Inc.",
"abbreviation": "TRSI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69/?format=api",
"id": 69,
"name": "Tristar and Red Sector Inc.",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-01-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/37/?format=api",
"id": 37,
"name": "Nintendo Game Boy Color (GBC)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Gilligan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9871/?format=api",
"id": 9871,
"name": "Gilligan",
"is_group": false
}
},
"category": "Code",
"role": ""
},
{
"nick": {
"name": "B",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6908/?format=api",
"id": 6908,
"name": "B",
"is_group": false
}
},
"category": "Graphics",
"role": ""
}
],
"download_links": [],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=8210"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"no-sound",
"lost",
"donkey-kong"
]
}