GET /api/v1/releasers/30256/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/50888/?format=api",
"demozoo_url": "https://demozoo.org/graphics/50888/",
"id": 50888,
"title": "Russian Pacman",
"author_nicks": [
{
"name": "Stav",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30255/?format=api",
"id": 30255,
"name": "Stav",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "True Gay Grafix",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30256/?format=api",
"id": 30256,
"name": "True Gay Grafix",
"is_group": true
}
}
],
"release_date": "2000-10-21",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]