GET /api/v1/releasers/20477/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/30244/?format=api",
"demozoo_url": "https://demozoo.org/music/30244/",
"id": 30244,
"title": "Jungel Jonny",
"author_nicks": [
{
"name": "Zummy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20477/?format=api",
"id": 20477,
"name": "Zummy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Apage 2",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20471/?format=api",
"id": 20471,
"name": "Apage 2",
"is_group": true
}
}
],
"release_date": "1996-10-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]