GET /api/v1/releasers/22068/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/294642/?format=api",
"demozoo_url": "https://demozoo.org/productions/294642/",
"id": 294642,
"title": "Flying Dragon BBS Intro 1",
"author_nicks": [
{
"name": "Clawz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/540/?format=api",
"id": 540,
"name": "Clawz",
"is_group": false
}
},
{
"name": "Saxon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22068/?format=api",
"id": 22068,
"name": "Saxon",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994",
"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/41/?format=api",
"id": 41,
"name": "BBStro",
"supertype": "production"
},
{
"url": "https://demozoo.org/api/v1/production_types/43/?format=api",
"id": 43,
"name": "8K Intro",
"supertype": "production"
}
],
"tags": []
}
]