GET /api/v1/releasers/33891/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/57535/?format=api",
"demozoo_url": "https://demozoo.org/productions/57535/",
"id": 57535,
"title": "3d_busters",
"author_nicks": [
{
"name": "Dimitry Ghost",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33891/?format=api",
"id": 33891,
"name": "Dimitry Ghost",
"is_group": false
}
},
{
"name": "Piu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33890/?format=api",
"id": 33890,
"name": "Piu",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Chip Cult",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33892/?format=api",
"id": 33892,
"name": "Chip Cult",
"is_group": true
}
}
],
"release_date": "2005-08-20",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]