GET /api/v1/releasers/33138/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/55841/?format=api",
"demozoo_url": "https://demozoo.org/music/55841/",
"id": 55841,
"title": "Dreams about Japan",
"author_nicks": [
{
"name": "Highlander",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33138/?format=api",
"id": 33138,
"name": "Highlander",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Angel2",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9332/?format=api",
"id": 9332,
"name": "Angel2",
"is_group": true
}
}
],
"release_date": "2002-08-24",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]