GET /api/v1/releasers/111831/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/272743/?format=api",
"demozoo_url": "https://demozoo.org/music/272743/",
"id": 272743,
"title": "Struggle",
"author_nicks": [
{
"name": "Oddy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111831/?format=api",
"id": 111831,
"name": "Oddy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Off Limits",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111830/?format=api",
"id": 111830,
"name": "Off Limits",
"is_group": true
}
}
],
"release_date": "2002-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]