GET /api/v1/releasers/2086/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/132283/?format=api",
"demozoo_url": "https://demozoo.org/graphics/132283/",
"id": 132283,
"title": "Castle",
"author_nicks": [
{
"name": "Tornado",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2086/?format=api",
"id": 2086,
"name": "Tornado",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Chrome",
"abbreviation": "CHR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1291/?format=api",
"id": 1291,
"name": "Chrome",
"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": []
}
]