GET /api/v1/releasers/68973/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/220723/?format=api",
"demozoo_url": "https://demozoo.org/music/220723/",
"id": 220723,
"title": "First Attempt",
"author_nicks": [
{
"name": "Geese",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/84253/?format=api",
"id": 84253,
"name": "Geese",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Wave",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68973/?format=api",
"id": 68973,
"name": "Wave",
"is_group": true
}
}
],
"release_date": "1992-04-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]