GET /api/v1/releasers/74524/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/178986/?format=api",
"demozoo_url": "https://demozoo.org/music/178986/",
"id": 178986,
"title": "Underwater Journey",
"author_nicks": [
{
"name": "Note",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74524/?format=api",
"id": 74524,
"name": "Note",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Goto10",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8711/?format=api",
"id": 8711,
"name": "Goto 10",
"is_group": true
}
}
],
"release_date": "1994-12-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]