GET /api/v1/releasers/44512/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/92653/?format=api",
"demozoo_url": "https://demozoo.org/music/92653/",
"id": 92653,
"title": "Farmer Valley",
"author_nicks": [
{
"name": "Notcher",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/91619/?format=api",
"id": 91619,
"name": "Notcher",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Rubicon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44512/?format=api",
"id": 44512,
"name": "Rubicon",
"is_group": true
}
}
],
"release_date": "1991-03-31",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]