GET /api/v1/releasers/15532/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/211610/?format=api",
"demozoo_url": "https://demozoo.org/music/211610/",
"id": 211610,
"title": "Push (maxi re-mix)",
"author_nicks": [
{
"name": "President",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15532/?format=api",
"id": 15532,
"name": "Kimble",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Alpha Flight",
"abbreviation": "AFL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
"id": 1492,
"name": "Alpha Flight",
"is_group": true
}
}
],
"release_date": "1989-07-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]