GET /api/v1/releasers/17043/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/70249/?format=api",
"demozoo_url": "https://demozoo.org/music/70249/",
"id": 70249,
"title": "racket",
"author_nicks": [
{
"name": "Ewerybody",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17043/?format=api",
"id": 17043,
"name": "Ewerybody",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Brain Control",
"abbreviation": "BC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3624/?format=api",
"id": 3624,
"name": "Brain Control",
"is_group": true
}
}
],
"release_date": "2008-12-28",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"loop"
]
}
]