GET /api/v1/releasers/20518/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/140869/?format=api",
"demozoo_url": "https://demozoo.org/music/140869/",
"id": 140869,
"title": "Dance Night",
"author_nicks": [
{
"name": "jTX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20518/?format=api",
"id": 20518,
"name": "jTX",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "BL",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59790/?format=api",
"id": 59790,
"name": "BL",
"is_group": true
}
}
],
"release_date": "1996-08-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"10ch",
"xm"
]
},
{
"url": "https://demozoo.org/api/v1/productions/30346/?format=api",
"demozoo_url": "https://demozoo.org/graphics/30346/",
"id": 30346,
"title": "?",
"author_nicks": [
{
"name": "jTX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20518/?format=api",
"id": 20518,
"name": "jTX",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-01-28",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]