GET /api/v1/releasers/26935/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/42754/?format=api",
"demozoo_url": "https://demozoo.org/music/42754/",
"id": 42754,
"title": "Jump",
"author_nicks": [
{
"name": "Smacker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26935/?format=api",
"id": 26935,
"name": "Smacker",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Just-X",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26834/?format=api",
"id": 26834,
"name": "Just-X",
"is_group": true
}
}
],
"release_date": "1999-07-03",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]