GET /api/v1/releasers/3229/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/193664/?format=api",
"demozoo_url": "https://demozoo.org/music/193664/",
"id": 193664,
"title": "einsteinium-04",
"author_nicks": [
{
"name": "Einstein",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2993/?format=api",
"id": 2993,
"name": "Einstein",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Warfalcons",
"abbreviation": "TWF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3229/?format=api",
"id": 3229,
"name": "The Warfalcons",
"is_group": true
}
}
],
"release_date": "1989",
"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"
]
}
]