GET /api/v1/productions/9980/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/9980/?format=api",
"demozoo_url": "https://demozoo.org/productions/9980/",
"id": 9980,
"title": "Toyballs",
"author_nicks": [
{
"name": "Delta System",
"abbreviation": "DS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11226/?format=api",
"id": 11226,
"name": "Delta System",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-12-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/41/?format=api",
"id": 41,
"name": "Commodore 16/Plus 4"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "abcug",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
"id": 11224,
"name": "AbcuG!",
"is_group": false
}
},
"category": "Code",
"role": ""
},
{
"nick": {
"name": "abcug",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
"id": 11224,
"name": "AbcuG!",
"is_group": false
}
},
"category": "Graphics",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://plus4.emucamp.com/dl/t/toy_balls.prg"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}