GET /api/v1/releasers/47106/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/99252/?format=api",
"demozoo_url": "https://demozoo.org/graphics/99252/",
"id": 99252,
"title": "Phallus",
"author_nicks": [
{
"name": "Monty Carlo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47106/?format=api",
"id": 47106,
"name": "Monty Carlo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Kewlers",
"abbreviation": "KWL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/490/?format=api",
"id": 490,
"name": "Kewlers",
"is_group": true
}
}
],
"release_date": "2014-02-01",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]