GET /api/v1/releasers/95762/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/172921/?format=api",
"demozoo_url": "https://demozoo.org/music/172921/",
"id": 172921,
"title": "lessons in love",
"author_nicks": [
{
"name": "Ramon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18864/?format=api",
"id": 18864,
"name": "Ramon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Digital Force",
"abbreviation": "TDF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/95762/?format=api",
"id": 95762,
"name": "The Digital Force",
"is_group": true
}
}
],
"release_date": "1988",
"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"
]
}
]