GET /api/v1/releasers/47963/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/193532/?format=api",
"demozoo_url": "https://demozoo.org/music/193532/",
"id": 193532,
"title": "Quick'n Easy",
"author_nicks": [
{
"name": "Matrix",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/81742/?format=api",
"id": 81742,
"name": "Matrix",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Wiz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47963/?format=api",
"id": 47963,
"name": "Wiz",
"is_group": true
}
}
],
"release_date": "1989-12-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]