GET /api/v1/releasers/134761/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/315620/?format=api",
"demozoo_url": "https://demozoo.org/music/315620/",
"id": 315620,
"title": "Gowithme",
"author_nicks": [
{
"name": "Genesis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134761/?format=api",
"id": 134761,
"name": "Genesis",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Cave",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2927/?format=api",
"id": 2927,
"name": "Cave",
"is_group": true
}
}
],
"release_date": null,
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]