GET /api/v1/releasers/67210/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/162164/?format=api",
"demozoo_url": "https://demozoo.org/productions/162164/",
"id": 162164,
"title": "Crackers Demo 5",
"author_nicks": [
{
"name": "Co-Operation",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50863/?format=api",
"id": 50863,
"name": "Co-Operation",
"is_group": true
}
},
{
"name": "Plus 4 All Stars",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67210/?format=api",
"id": 67210,
"name": "Plus 4 All Stars",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-07-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/41/?format=api",
"id": 41,
"name": "Commodore 16/Plus 4"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]