GET /api/v1/releasers/37221/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/117998/?format=api",
"demozoo_url": "https://demozoo.org/productions/117998/",
"id": 117998,
"title": "Ripping Demos Disk",
"author_nicks": [
{
"name": "Lex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51921/?format=api",
"id": 51921,
"name": "Lex",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Jordan Corp.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37221/?format=api",
"id": 37221,
"name": "Jordan Corp.",
"is_group": true
}
}
],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]