GET /api/v1/releasers/19047/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/27393/?format=api",
"demozoo_url": "https://demozoo.org/music/27393/",
"id": 27393,
"title": "Binco",
"author_nicks": [
{
"name": "Droxal",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19047/?format=api",
"id": 19047,
"name": "Droxal",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Virtual Light Pump",
"abbreviation": "VLP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3240/?format=api",
"id": 3240,
"name": "Virtual Light Pump",
"is_group": true
}
}
],
"release_date": "1995-12-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]