GET /api/v1/releasers/18323/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/25735/?format=api",
"demozoo_url": "https://demozoo.org/music/25735/",
"id": 25735,
"title": "20 min. smack track",
"author_nicks": [
{
"name": "Dj Offset",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18322/?format=api",
"id": 18322,
"name": "Dj Offset",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "#smiley",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18323/?format=api",
"id": 18323,
"name": "#smiley",
"is_group": true
}
}
],
"release_date": "2001-04-14",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]