GET /api/v1/releasers/10471/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/358394/?format=api",
"demozoo_url": "https://demozoo.org/productions/358394/",
"id": 358394,
"title": "Count the Mutants",
"author_nicks": [
{
"name": "Bana",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10471/?format=api",
"id": 10471,
"name": "Bana",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-01-01",
"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": [
"primo"
]
},
{
"url": "https://demozoo.org/api/v1/productions/132278/?format=api",
"demozoo_url": "https://demozoo.org/graphics/132278/",
"id": 132278,
"title": "Cinderella",
"author_nicks": [
{
"name": "Bana",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10471/?format=api",
"id": 10471,
"name": "Bana",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Remal",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8034/?format=api",
"id": 8034,
"name": "Remal",
"is_group": true
}
}
],
"release_date": "1994-08-06",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]