GET /api/v1/releasers/51032/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/170969/?format=api",
"demozoo_url": "https://demozoo.org/graphics/170969/",
"id": 170969,
"title": "Pogreb",
"author_nicks": [
{
"name": "Paranoid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51032/?format=api",
"id": 51032,
"name": "Paranoid",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Agravedict",
"abbreviation": "AVD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9790/?format=api",
"id": 9790,
"name": "Agravedict",
"is_group": true
}
}
],
"release_date": "1998-04-25",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]