GET /api/v1/releasers/5809/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/3513/?format=api",
"demozoo_url": "https://demozoo.org/music/3513/",
"id": 3513,
"title": "Horizon",
"author_nicks": [
{
"name": "Csaba",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5809/?format=api",
"id": 5809,
"name": "Csaba",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "New Wave",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5810/?format=api",
"id": 5810,
"name": "New Wave",
"is_group": true
}
}
],
"release_date": "2004-04-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]