GET /api/v1/releasers/30530/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/138433/?format=api",
"demozoo_url": "https://demozoo.org/graphics/138433/",
"id": 138433,
"title": "HelloBoing",
"author_nicks": [
{
"name": "MasterM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30530/?format=api",
"id": 30530,
"name": "MasterM",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "ALLien Senses",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6160/?format=api",
"id": 6160,
"name": "ALLien Senses",
"is_group": true
}
}
],
"release_date": "2015-05-23",
"supertype": "graphics",
"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/28/?format=api",
"id": 28,
"name": "4K Executable Graphics",
"supertype": "graphics"
}
],
"tags": [
"raytracing",
"boink",
"boing",
"amiga-ball",
"source-available"
]
}
]