GET /api/v1/releasers/43934/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/89573/?format=api",
"demozoo_url": "https://demozoo.org/music/89573/",
"id": 89573,
"title": "Zoo Party",
"author_nicks": [
{
"name": "Ribbon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43934/?format=api",
"id": 43934,
"name": "Ribbon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Zoo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5489/?format=api",
"id": 5489,
"name": "Zoo",
"is_group": true
}
}
],
"release_date": "1994-04-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]