GET /api/v1/releasers/17895/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/24753/?format=api",
"demozoo_url": "https://demozoo.org/music/24753/",
"id": 24753,
"title": "Long Live GORF!",
"author_nicks": [
{
"name": "Dunkel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17895/?format=api",
"id": 17895,
"name": "Dunkel",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Hybris/NEMESIS",
"abbreviation": "HN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/441/?format=api",
"id": 441,
"name": "Hybris/NEMESIS",
"is_group": true
}
}
],
"release_date": "2000-12-28",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]