GET /api/v1/releasers/101613/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/226869/?format=api",
"demozoo_url": "https://demozoo.org/music/226869/",
"id": 226869,
"title": "Symbolic End",
"author_nicks": [
{
"name": "N-Gin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/101613/?format=api",
"id": 101613,
"name": "N-Gin",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Access",
"abbreviation": "ACS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7085/?format=api",
"id": 7085,
"name": "Access",
"is_group": true
}
}
],
"release_date": "1995-07-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]