GET /api/v1/productions/341123/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/341123/?format=api",
"demozoo_url": "https://demozoo.org/productions/341123/",
"id": 341123,
"title": "Sokoban",
"author_nicks": [
{
"name": "Rebels",
"abbreviation": "RBS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/628/?format=api",
"id": 628,
"name": "Rebels",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-08-17",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Lord Kelvin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6153/?format=api",
"id": 6153,
"name": "Lord Kelvin",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/demos/groups/rebels/ms-dos/sokoban_rebels.zip"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=31727"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}