GET /api/v1/releasers/64245/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/217606/?format=api",
"demozoo_url": "https://demozoo.org/music/217606/",
"id": 217606,
"title": "Duncan1",
"author_nicks": [
{
"name": "Duncan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64245/?format=api",
"id": 64245,
"name": "Duncan",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Band",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2938/?format=api",
"id": 2938,
"name": "The Band",
"is_group": true
}
}
],
"release_date": "1988-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]