GET /api/v1/releasers/23443/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/35751/?format=api",
"demozoo_url": "https://demozoo.org/graphics/35751/",
"id": 35751,
"title": "Dready",
"author_nicks": [
{
"name": "Inclusive",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23443/?format=api",
"id": 23443,
"name": "Inclusive",
"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": "1997-11-01",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/26/?format=api",
"id": 26,
"name": "ANSI",
"supertype": "graphics"
}
],
"tags": []
}
]