GET /api/v1/releasers/133960/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/313370/?format=api",
"demozoo_url": "https://demozoo.org/music/313370/",
"id": 313370,
"title": "Sergeant Fortune",
"author_nicks": [
{
"name": "Nordic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/133960/?format=api",
"id": 133960,
"name": "Nordic",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Toxic Waste",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44485/?format=api",
"id": 44485,
"name": "Toxic Waste",
"is_group": true
}
}
],
"release_date": "1991-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]