GET /api/v1/releasers/121657/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/361014/?format=api",
"demozoo_url": "https://demozoo.org/productions/361014/",
"id": 361014,
"title": "LHA2SNES v2.3",
"author_nicks": [
{
"name": "J. Walker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121657/?format=api",
"id": 121657,
"name": "J. Walker",
"is_group": false
}
},
{
"name": "Jon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/145832/?format=api",
"id": 145832,
"name": "Jon",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-01-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
},
{
"url": "https://demozoo.org/api/v1/platforms/34/?format=api",
"id": 34,
"name": "Nintendo SNES/Super FamiCom"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"console-tool"
]
}
]