GET /api/v1/releasers/111829/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/272747/?format=api",
"demozoo_url": "https://demozoo.org/music/272747/",
"id": 272747,
"title": "The Other World",
"author_nicks": [
{
"name": "JJmax",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111829/?format=api",
"id": 111829,
"name": "JJmax",
"is_group": false
}
},
{
"name": "Storm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111828/?format=api",
"id": 111828,
"name": "Storm 3003",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]