GET /api/v1/releasers/6541/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/209835/?format=api",
"demozoo_url": "https://demozoo.org/music/209835/",
"id": 209835,
"title": "Thunder Tune 1",
"author_nicks": [
{
"name": "Thunder Cat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6541/?format=api",
"id": 6541,
"name": "Thunder Cat",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Giants",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108059/?format=api",
"id": 108059,
"name": "The Giants",
"is_group": true
}
}
],
"release_date": "1989",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]