GET /api/v1/releasers/8926/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/60417/?format=api",
"demozoo_url": "https://demozoo.org/graphics/60417/",
"id": 60417,
"title": "Vintage may prevail",
"author_nicks": [
{
"name": "stage7",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10364/?format=api",
"id": 10364,
"name": "stage7",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Genshiken",
"abbreviation": "GSK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8926/?format=api",
"id": 8926,
"name": "Genshiken",
"is_group": true
}
}
],
"release_date": "2010-07-24",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/25/?format=api",
"id": 25,
"name": "Nintendo Entertainment System (NES)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]