GET /api/v1/releasers/67930/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/163748/?format=api",
"demozoo_url": "https://demozoo.org/music/163748/",
"id": 163748,
"title": "Noise Gate",
"author_nicks": [
{
"name": "Dennis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67930/?format=api",
"id": 67930,
"name": "Dennis",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Vipers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67931/?format=api",
"id": 67931,
"name": "Vipers",
"is_group": true
}
}
],
"release_date": "1996-06-22",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/71184/?format=api",
"demozoo_url": "https://demozoo.org/music/71184/",
"id": 71184,
"title": "Vision of World",
"author_nicks": [
{
"name": "Dennis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67930/?format=api",
"id": 67930,
"name": "Dennis",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-11-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]