GET /api/v1/releasers/42607/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/84828/?format=api",
"demozoo_url": "https://demozoo.org/music/84828/",
"id": 84828,
"title": "Low Power Consumtion",
"author_nicks": [
{
"name": "dunz0r",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7772/?format=api",
"id": 7772,
"name": "dunz0r",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "RABARBER",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42607/?format=api",
"id": 42607,
"name": "RABARBER",
"is_group": true
}
}
],
"release_date": "2007-05-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]