GET /api/v1/productions/372234/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/372234/?format=api",
"demozoo_url": "https://demozoo.org/productions/372234/",
"id": 372234,
"title": "SnesTool v1.02",
"author_nicks": [
{
"name": "Elite",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
"id": 15355,
"name": "Elite",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-06-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
},
{
"url": "https://demozoo.org/api/v1/platforms/34/?format=api",
"id": 34,
"name": "Nintendo SNES/Super FamiCom"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "The Menacing Cracking Alliance",
"abbreviation": "MCA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31765/?format=api",
"id": 31765,
"name": "The Menacing Cracking Alliance",
"is_group": true
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/resources/tools/snes/sntl_102.lzh"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"console-tool"
]
}