GET /api/v1/releasers/153591/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/44742/?format=api",
"demozoo_url": "https://demozoo.org/music/44742/",
"id": 44742,
"title": "Liten Otto Spela C64",
"author_nicks": [
{
"name": "bÖrTiLL QKiNeN",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/153591/?format=api",
"id": 153591,
"name": "bÖrTiLL QKiNeN",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Gumpa Brothers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26056/?format=api",
"id": 26056,
"name": "The Gumpa Brothers",
"is_group": true
}
}
],
"release_date": "1999-06-12",
"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"
]
}
]