GET /api/v1/releasers/27335/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/43656/?format=api",
"demozoo_url": "https://demozoo.org/music/43656/",
"id": 43656,
"title": "New Age Relax",
"author_nicks": [
{
"name": "Joe 304",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27334/?format=api",
"id": 27334,
"name": "Joe 304",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Microset",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27335/?format=api",
"id": 27335,
"name": "Microset",
"is_group": true
}
}
],
"release_date": "1999-11-06",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]