GET /api/v1/releasers/11271/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/37844/?format=api",
"demozoo_url": "https://demozoo.org/music/37844/",
"id": 37844,
"title": "The Hammer of Thor! (tm)",
"author_nicks": [
{
"name": "Joe Cutter",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11271/?format=api",
"id": 11271,
"name": "Joe Cutter",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Limp Ninja",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
"id": 5355,
"name": "Limp Ninja",
"is_group": true
}
}
],
"release_date": "2007-08-11",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]