GET /api/v1/releasers/57122/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/133228/?format=api",
"demozoo_url": "https://demozoo.org/music/133228/",
"id": 133228,
"title": "Voltage Of Power",
"author_nicks": [
{
"name": "EagleEye",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57122/?format=api",
"id": 57122,
"name": "EagleEye",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "RTX1911",
"abbreviation": "RTX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30686/?format=api",
"id": 30686,
"name": "RTX1911",
"is_group": true
}
}
],
"release_date": "2015-02-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]