GET /api/v1/releasers/30037/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/50257/?format=api",
"demozoo_url": "https://demozoo.org/music/50257/",
"id": 50257,
"title": "Monomuna",
"author_nicks": [
{
"name": "Tutka",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30037/?format=api",
"id": 30037,
"name": "Tutka",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Kahvila",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15980/?format=api",
"id": 15980,
"name": "Kahvila",
"is_group": true
}
}
],
"release_date": "2000-06-17",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]