GET /api/v1/releasers/54702/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/125900/?format=api",
"demozoo_url": "https://demozoo.org/productions/125900/",
"id": 125900,
"title": "Musikbox II",
"author_nicks": [
{
"name": "The Happy Hacker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54702/?format=api",
"id": 54702,
"name": "The Happy Hacker",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
},
{
"url": "https://demozoo.org/api/v1/production_types/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": []
}
]