GET /api/v1/productions/301943/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/301943/?format=api",
"demozoo_url": "https://demozoo.org/productions/301943/",
"id": 301943,
"title": "Snes Tile Editor v1.3",
"author_nicks": [
{
"name": "Black Widow",
"abbreviation": "BLW",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66294/?format=api",
"id": 66294,
"name": "Black Widow",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
},
{
"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 Wind",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/117482/?format=api",
"id": 117482,
"name": "The Wind",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/resources/tools/snes/snes_tile_editor_1.3.lha"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"console-tool"
]
}