GET /api/v1/releasers/82316/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/303490/?format=api",
"demozoo_url": "https://demozoo.org/productions/303490/",
"id": 303490,
"title": "Fish Life",
"author_nicks": [
{
"name": "Croc",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82316/?format=api",
"id": 82316,
"name": "Croc",
"is_group": false
}
},
{
"name": "Djamm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/133/?format=api",
"id": 133,
"name": "Moonove",
"is_group": false
}
},
{
"name": "Nono",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/86026/?format=api",
"id": 86026,
"name": "Nono",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]