GET /api/v1/releasers/4203/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/110688/?format=api",
"demozoo_url": "https://demozoo.org/music/110688/",
"id": 110688,
"title": "Alf",
"author_nicks": [
{
"name": "Trash",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49464/?format=api",
"id": 49464,
"name": "Trash",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Falcons",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4203/?format=api",
"id": 4203,
"name": "Falcons",
"is_group": true
}
}
],
"release_date": "1991-02-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"
]
}
]