GET /api/v1/releasers/28461/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/46036/?format=api",
"demozoo_url": "https://demozoo.org/productions/46036/",
"id": 46036,
"title": "Income",
"author_nicks": [
{
"name": "Baxter",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23868/?format=api",
"id": 23868,
"name": "Baxter",
"is_group": false
}
},
{
"name": "Corona",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28461/?format=api",
"id": 28461,
"name": "Corona",
"is_group": false
}
},
{
"name": "Eggbird",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11/?format=api",
"id": 11,
"name": "Skrebbel",
"is_group": false
}
},
{
"name": "Sqwob",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27514/?format=api",
"id": 27514,
"name": "Sqwob",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Green",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5479/?format=api",
"id": 5479,
"name": "Green",
"is_group": true
}
}
],
"release_date": "2000-03-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]