GET /api/v1/releasers/69411/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/167338/?format=api",
"demozoo_url": "https://demozoo.org/productions/167338/",
"id": 167338,
"title": "Demo Or Die",
"author_nicks": [
{
"name": "Genshiken",
"abbreviation": "GSK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8926/?format=api",
"id": 8926,
"name": "Genshiken",
"is_group": true
}
},
{
"name": "Red Fez Studios",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69411/?format=api",
"id": 69411,
"name": "Red Fez Studios",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-07-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"source-available"
]
}
]