GET /api/v1/releasers/23329/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/35559/?format=api",
"demozoo_url": "https://demozoo.org/graphics/35559/",
"id": 35559,
"title": "Space - The Final Frontier",
"author_nicks": [
{
"name": "Cre8",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23329/?format=api",
"id": 23329,
"name": "Cre8",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Big Boom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23330/?format=api",
"id": 23330,
"name": "Big Boom",
"is_group": true
}
}
],
"release_date": "1997-03-08",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]