GET /api/v1/releasers/2332/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53506/?format=api",
"demozoo_url": "https://demozoo.org/music/53506/",
"id": 53506,
"title": "Maf X Cool Coyote",
"author_nicks": [
{
"name": "Cool Coyote",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2331/?format=api",
"id": 2331,
"name": "Cool Coyote",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Avengers",
"abbreviation": "AVG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2332/?format=api",
"id": 2332,
"name": "The Avengers",
"is_group": true
}
}
],
"release_date": "1995-04-16",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"dtm"
]
}
]