GET /api/v1/releasers/56645/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/132266/?format=api",
"demozoo_url": "https://demozoo.org/graphics/132266/",
"id": 132266,
"title": "Imagine",
"author_nicks": [
{
"name": "Genii",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/56645/?format=api",
"id": 56645,
"name": "Genii",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "TSZ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/56646/?format=api",
"id": 56646,
"name": "TSZ",
"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": [
"lbm",
"deluxe-paint-ii"
]
}
]