GET /api/v1/releasers/91276/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/221134/?format=api",
"demozoo_url": "https://demozoo.org/music/221134/",
"id": 221134,
"title": "Tank",
"author_nicks": [
{
"name": "Cloaker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/91276/?format=api",
"id": 91276,
"name": "Cloaker",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Hacking Relation",
"abbreviation": "THR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49461/?format=api",
"id": 49461,
"name": "The Hacking Relation",
"is_group": true
}
}
],
"release_date": "1989-07-07",
"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"
]
}
]