GET /api/v1/releasers/13451/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/321871/?format=api",
"demozoo_url": "https://demozoo.org/music/321871/",
"id": 321871,
"title": "Arla (tune 1)",
"author_nicks": [
{
"name": "Metal Maniac",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13451/?format=api",
"id": 13451,
"name": "Metal Maniac",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dual Crew Shining",
"abbreviation": "DCS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/407/?format=api",
"id": 407,
"name": "Dual Crew Shining",
"is_group": true
}
}
],
"release_date": null,
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]