GET /api/v1/releasers/33939/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/57787/?format=api",
"demozoo_url": "https://demozoo.org/music/57787/",
"id": 57787,
"title": "?",
"author_nicks": [
{
"name": "Richard",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33938/?format=api",
"id": 33938,
"name": "Richard",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "DynaByte",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33939/?format=api",
"id": 33939,
"name": "DynaByte",
"is_group": true
}
}
],
"release_date": "2001-09-15",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]