GET /api/v1/releasers/61648/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/146682/?format=api",
"demozoo_url": "https://demozoo.org/music/146682/",
"id": 146682,
"title": "Behind the Phoenix",
"author_nicks": [
{
"name": "E.T.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61648/?format=api",
"id": 61648,
"name": "E.T.",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Illusion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59139/?format=api",
"id": 59139,
"name": "Illusion",
"is_group": true
}
}
],
"release_date": "1995-08-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]