GET /api/v1/releasers/2868/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/161601/?format=api",
"demozoo_url": "https://demozoo.org/music/161601/",
"id": 161601,
"title": "dns",
"author_nicks": [
{
"name": "Hans",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70809/?format=api",
"id": 70809,
"name": "Hans",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "World Of Wonders",
"abbreviation": "WOW",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2868/?format=api",
"id": 2868,
"name": "World Of Wonders",
"is_group": true
}
}
],
"release_date": "1988-11",
"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"
]
}
]