GET /api/v1/releasers/62142/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/2724/?format=api",
"demozoo_url": "https://demozoo.org/music/2724/",
"id": 2724,
"title": "Music In the Sky",
"author_nicks": [
{
"name": "Fish",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62142/?format=api",
"id": 62142,
"name": "Fish",
"is_group": false
}
},
{
"name": "Loop Producers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5362/?format=api",
"id": 5362,
"name": "Loop Producers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-11-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]