GET /api/v1/releasers/11654/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/52628/?format=api",
"demozoo_url": "https://demozoo.org/productions/52628/",
"id": 52628,
"title": "Fast",
"author_nicks": [
{
"name": "Ithaqua",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11654/?format=api",
"id": 11654,
"name": "Ithaqua",
"is_group": false
}
},
{
"name": "Yero",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30883/?format=api",
"id": 30883,
"name": "Yero",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Stravaganza",
"abbreviation": "SGZ",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5361/?format=api",
"id": 5361,
"name": "Stravaganza",
"is_group": true
}
}
],
"release_date": "2001-10-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [],
"tags": []
}
]