GET /api/v1/releasers/19879/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/29052/?format=api",
"demozoo_url": "https://demozoo.org/graphics/29052/",
"id": 29052,
"title": "Cerise",
"author_nicks": [
{
"name": "Gizmo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19879/?format=api",
"id": 19879,
"name": "Gizmo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Triloxy",
"abbreviation": "TLY",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
"id": 13657,
"name": "Triloxy",
"is_group": true
}
}
],
"release_date": "1995-11-04",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/26/?format=api",
"id": 26,
"name": "ANSI",
"supertype": "graphics"
}
],
"tags": []
}
]