GET /api/v1/releasers/73626/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/176821/?format=api",
"demozoo_url": "https://demozoo.org/productions/176821/",
"id": 176821,
"title": "UFO Shooter",
"author_nicks": [
{
"name": "FIVR AR",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73626/?format=api",
"id": 73626,
"name": "FIVR AR",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "MR Lab",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73627/?format=api",
"id": 73627,
"name": "MR Lab",
"is_group": true
}
}
],
"release_date": "2017-08-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"steamvr"
]
}
]