GET /api/v1/releasers/34083/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/58127/?format=api",
"demozoo_url": "https://demozoo.org/graphics/58127/",
"id": 58127,
"title": "Watch Your GeForce",
"author_nicks": [
{
"name": "Angel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34083/?format=api",
"id": 34083,
"name": "Angel",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "USSR-Network",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34077/?format=api",
"id": 34077,
"name": "USSR",
"is_group": true
}
}
],
"release_date": "2001-10-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]