GET /api/v1/releasers/45365/member_productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/45312/?format=api",
"demozoo_url": "https://demozoo.org/music/45312/",
"id": 45312,
"title": "Subnormal Paranoia",
"author_nicks": [
{
"name": "DJ Ozone",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28080/?format=api",
"id": 28080,
"name": "DJ Ozone",
"is_group": false
}
},
{
"name": "Mayday",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41795/?format=api",
"id": 41795,
"name": "Mayday",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Breakdown",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28081/?format=api",
"id": 28081,
"name": "Breakdown",
"is_group": true
}
},
{
"name": "Parallax Motion",
"abbreviation": "PM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45365/?format=api",
"id": 45365,
"name": "Parallax Motion",
"is_group": true
}
}
],
"release_date": "1999-12-04",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]