GET /api/v1/releasers/14098/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/19593/?format=api",
"demozoo_url": "https://demozoo.org/graphics/19593/",
"id": 19593,
"title": "Evoke 98",
"author_nicks": [
{
"name": "Root",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14098/?format=api",
"id": 14098,
"name": "Root",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Obnoxious",
"abbreviation": "OBN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14096/?format=api",
"id": 14096,
"name": "Obnoxious",
"is_group": true
}
}
],
"release_date": "1998-09-12",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]