GET /api/v1/releasers/55738/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/209982/?format=api",
"demozoo_url": "https://demozoo.org/music/209982/",
"id": 209982,
"title": "summer-dentro",
"author_nicks": [
{
"name": "Jesus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6936/?format=api",
"id": 6936,
"name": "Jesus",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Active",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55738/?format=api",
"id": 55738,
"name": "Active",
"is_group": true
}
}
],
"release_date": "1991-06-21",
"supertype": "music",
"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/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]