GET /api/v1/releasers/51464/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/116830/?format=api",
"demozoo_url": "https://demozoo.org/productions/116830/",
"id": 116830,
"title": "Digital Dreams BBS",
"author_nicks": [
{
"name": "Grim Reaper Crew",
"abbreviation": "GRC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32174/?format=api",
"id": 32174,
"name": "Grim Reaper Crew",
"is_group": true
}
},
{
"name": "World Hacker Association",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51464/?format=api",
"id": 51464,
"name": "World Hacker Association",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"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/41/?format=api",
"id": 41,
"name": "BBStro",
"supertype": "production"
}
],
"tags": []
}
]