GET /api/v1/releasers/11432/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/210968/?format=api",
"demozoo_url": "https://demozoo.org/productions/210968/",
"id": 210968,
"title": "Music World II",
"author_nicks": [
{
"name": "Fred",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1364/?format=api",
"id": 1364,
"name": "Fred",
"is_group": false
}
},
{
"name": "MusicSteve",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67340/?format=api",
"id": 67340,
"name": "MusicSteve",
"is_group": false
}
},
{
"name": "Scum",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11432/?format=api",
"id": 11432,
"name": "Scum",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-05-26",
"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/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]