GET /api/v1/releasers/2910/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/217342/?format=api",
"demozoo_url": "https://demozoo.org/music/217342/",
"id": 217342,
"title": "Nurd Theme",
"author_nicks": [
{
"name": "Mr. Music",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63156/?format=api",
"id": 63156,
"name": "Mr. Music",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Computerbrains Cracking Service",
"abbreviation": "CCS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2910/?format=api",
"id": 2910,
"name": "Computerbrains Copy Service",
"is_group": true
}
}
],
"release_date": "1989-03-04",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"soundtracker",
"4ch",
"mod"
]
}
]