GET /api/v1/releasers/133084/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/311802/?format=api",
"demozoo_url": "https://demozoo.org/music/311802/",
"id": 311802,
"title": "Pumping",
"author_nicks": [
{
"name": "Tripwire",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/133084/?format=api",
"id": 133084,
"name": "Tripwire",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Sublogic Corporation",
"abbreviation": "SubCo",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/133083/?format=api",
"id": 133083,
"name": "The Sublogic Corporation",
"is_group": true
}
}
],
"release_date": "2000-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"it",
"64ch"
]
}
]