GET /api/v1/releasers/42010/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/82588/?format=api",
"demozoo_url": "https://demozoo.org/music/82588/",
"id": 82588,
"title": "Top Gunsmith",
"author_nicks": [
{
"name": "DJ Ransom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42010/?format=api",
"id": 42010,
"name": "DJ Ransom",
"is_group": false
}
},
{
"name": "Ferrara",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6256/?format=api",
"id": 6256,
"name": "Ferrara",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-08-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]