GET /api/v1/releasers/19865/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/29033/?format=api",
"demozoo_url": "https://demozoo.org/music/29033/",
"id": 29033,
"title": "Spacewar",
"author_nicks": [
{
"name": "Isacrash",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19865/?format=api",
"id": 19865,
"name": "Isacrash",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Codered",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19866/?format=api",
"id": 19866,
"name": "Codered",
"is_group": true
}
}
],
"release_date": "1995-11-04",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]