GET /api/v1/releasers/106614/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/151537/?format=api",
"demozoo_url": "https://demozoo.org/productions/151537/",
"id": 151537,
"title": "The Dancing Demon",
"author_nicks": [
{
"name": "Leo Christopherson",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106614/?format=api",
"id": 106614,
"name": "Leo Christopherson",
"is_group": false
}
},
{
"name": "Radio Shack",
"abbreviation": "RS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62704/?format=api",
"id": 62704,
"name": "Radio Shack",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1979",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"trs-80"
]
}
]