GET /api/v1/releasers/104735/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/236969/?format=api",
"demozoo_url": "https://demozoo.org/music/236969/",
"id": 236969,
"title": "meeting",
"author_nicks": [
{
"name": "Chris",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66236/?format=api",
"id": 66236,
"name": "Chris",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Double U",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/104735/?format=api",
"id": 104735,
"name": "Double U",
"is_group": true
}
}
],
"release_date": "1990-04-09",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]