GET /api/v1/releasers/13894/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/19272/?format=api",
"demozoo_url": "https://demozoo.org/graphics/19272/",
"id": 19272,
"title": "Return of the Wader",
"author_nicks": [
{
"name": "b.A.m",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13894/?format=api",
"id": 13894,
"name": "b.A.m",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "m.A.d",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13895/?format=api",
"id": 13895,
"name": "m.A.d",
"is_group": true
}
}
],
"release_date": "1997-08-10",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]