GET /api/v1/releasers/59118/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/139259/?format=api",
"demozoo_url": "https://demozoo.org/graphics/139259/",
"id": 139259,
"title": "Fight",
"author_nicks": [
{
"name": "T-Rex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59117/?format=api",
"id": 59117,
"name": "T-Rex",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Front 242",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59118/?format=api",
"id": 59118,
"name": "Front 242",
"is_group": true
}
}
],
"release_date": "1994-04-16",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]