GET /api/v1/releasers/119315/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/306258/?format=api",
"demozoo_url": "https://demozoo.org/music/306258/",
"id": 306258,
"title": "Virtual Tribulation",
"author_nicks": [
{
"name": "Jam-o",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/119315/?format=api",
"id": 119315,
"name": "Jam-o",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Regeneration",
"abbreviation": "RG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/119116/?format=api",
"id": 119116,
"name": "Regeneration",
"is_group": true
}
}
],
"release_date": "1996-08-17",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"16ch",
"s3m"
]
}
]