GET /api/v1/releasers/31050/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53105/?format=api",
"demozoo_url": "https://demozoo.org/music/53105/",
"id": 53105,
"title": "Snappie",
"author_nicks": [
{
"name": "piet-jan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31050/?format=api",
"id": 31050,
"name": "piet-jan",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "darmluft2",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31051/?format=api",
"id": 31051,
"name": "darmluft2",
"is_group": true
}
}
],
"release_date": "2007-05-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]