GET /api/v1/releasers/32753/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/54623/?format=api",
"demozoo_url": "https://demozoo.org/music/54623/",
"id": 54623,
"title": "Save The World",
"author_nicks": [
{
"name": "Eon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32753/?format=api",
"id": 32753,
"name": "Eon",
"is_group": false
}
},
{
"name": "Strife",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1184/?format=api",
"id": 1184,
"name": "Strife",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-02-17",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]