GET /api/v1/releasers/53050/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/121646/?format=api",
"demozoo_url": "https://demozoo.org/productions/121646/",
"id": 121646,
"title": "FM'91 Ripped Off Virus Killer",
"author_nicks": [
{
"name": "FM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53050/?format=api",
"id": 53050,
"name": "FM",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Storm Masters",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45108/?format=api",
"id": 45108,
"name": "Storm Masters",
"is_group": true
}
}
],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]