GET /api/v1/releasers/28403/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/46003/?format=api",
"demozoo_url": "https://demozoo.org/productions/46003/",
"id": 46003,
"title": "Cookies",
"author_nicks": [
{
"name": "Shizogama Sego",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28403/?format=api",
"id": 28403,
"name": "Shizogama Sego",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Cyberbabes",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24930/?format=api",
"id": 24930,
"name": "Cyberbabes",
"is_group": true
}
}
],
"release_date": "2000-11-10",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]