GET /api/v1/releasers/3382/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/4195/?format=api",
"demozoo_url": "https://demozoo.org/music/4195/",
"id": 4195,
"title": "Concerto For Piano",
"author_nicks": [
{
"name": "Spike",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6116/?format=api",
"id": 6116,
"name": "Spike",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Reflectors",
"abbreviation": "RFL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3382/?format=api",
"id": 3382,
"name": "Reflectors",
"is_group": true
}
}
],
"release_date": "1992-04-19",
"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"
]
}
]