GET /api/v1/releasers/115183/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/279556/?format=api",
"demozoo_url": "https://demozoo.org/music/279556/",
"id": 279556,
"title": "Noise",
"author_nicks": [
{
"name": "Melkor",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115183/?format=api",
"id": 115183,
"name": "Melkor",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Centurion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107328/?format=api",
"id": 107328,
"name": "Centurion",
"is_group": true
}
}
],
"release_date": "1991",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]