GET /api/v1/releasers/118093/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/356960/?format=api",
"demozoo_url": "https://demozoo.org/music/356960/",
"id": 356960,
"title": "Rock",
"author_nicks": [
{
"name": "Joe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/118093/?format=api",
"id": 118093,
"name": "Joe",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Armada",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6537/?format=api",
"id": 6537,
"name": "Armada",
"is_group": true
}
}
],
"release_date": "1989-06-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"soundtracker",
"4ch",
"mod"
]
}
]