GET /api/v1/releasers/13498/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/36155/?format=api",
"demozoo_url": "https://demozoo.org/productions/36155/",
"id": 36155,
"title": "A/NES v0.20 beta",
"author_nicks": [
{
"name": "Fredrik Schultz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13011/?format=api",
"id": 13011,
"name": "Wizard",
"is_group": false
}
},
{
"name": "Morgan Johansson",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13498/?format=api",
"id": 13498,
"name": "Orbit",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-07-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"emulator"
]
}
]