GET /api/v1/releasers/34322/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58949/?format=api",
"demozoo_url": "https://demozoo.org/music/58949/",
"id": 58949,
"title": "Fade Theme #1",
"author_nicks": [
{
"name": "Skizo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15328/?format=api",
"id": 15328,
"name": "Skizo",
"is_group": false
}
},
{
"name": "meek",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34322/?format=api",
"id": 34322,
"name": "meek",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-08-20",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]