GET /api/v1/releasers/74547/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/179049/?format=api",
"demozoo_url": "https://demozoo.org/music/179049/",
"id": 179049,
"title": "Cook It",
"author_nicks": [
{
"name": "Deserter",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74547/?format=api",
"id": 74547,
"name": "Deserter",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-04-04",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]