GET /api/v1/releasers/82846/member_productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/195272/?format=api",
"demozoo_url": "https://demozoo.org/music/195272/",
"id": 195272,
"title": "The Euro Way",
"author_nicks": [
{
"name": "304",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82845/?format=api",
"id": 82845,
"name": "304",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Drolloxy",
"abbreviation": "DLY",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82846/?format=api",
"id": 82846,
"name": "Drolloxy",
"is_group": true
}
}
],
"release_date": "1996-04-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]