GET /api/v1/releasers/36405/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/342873/?format=api",
"demozoo_url": "https://demozoo.org/music/342873/",
"id": 342873,
"title": "Down From Heaven",
"author_nicks": [
{
"name": "Outlaw",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36405/?format=api",
"id": 36405,
"name": "Outlaw",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Blacktron Music Productions",
"abbreviation": "BMP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14217/?format=api",
"id": 14217,
"name": "Blacktron Music Productions",
"is_group": true
}
}
],
"release_date": "1997",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/278160/?format=api",
"demozoo_url": "https://demozoo.org/music/278160/",
"id": 278160,
"title": "Fatal Red Out",
"author_nicks": [
{
"name": "Outlaw",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36405/?format=api",
"id": 36405,
"name": "Outlaw",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]