GET /api/v1/releasers/51444/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/179417/?format=api",
"demozoo_url": "https://demozoo.org/productions/179417/",
"id": 179417,
"title": "Gridfighter 3D",
"author_nicks": [
{
"name": "Desire",
"abbreviation": "DSR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
"id": 1077,
"name": "Desire",
"is_group": true
}
},
{
"name": "Porta2Note",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51444/?format=api",
"id": 51444,
"name": "Porta2Note",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-10-17",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
},
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
},
{
"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"
}
],
"tags": [
"virtual-reality",
"oculus-rift",
"forte-vfx1"
]
}
]