GET /api/v1/releasers/129576/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/304514/?format=api",
"demozoo_url": "https://demozoo.org/music/304514/",
"id": 304514,
"title": "SBB",
"author_nicks": [
{
"name": "Cruft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129576/?format=api",
"id": 129576,
"name": "Cruft",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Insight",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24382/?format=api",
"id": 24382,
"name": "Insight",
"is_group": true
}
}
],
"release_date": "1994-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": [
"s3m"
]
}
]