GET /api/v1/releasers/6490/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/5100/?format=api",
"demozoo_url": "https://demozoo.org/music/5100/",
"id": 5100,
"title": "1990",
"author_nicks": [
{
"name": "Covent",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6490/?format=api",
"id": 6490,
"name": "Covent",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "NöNE",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6491/?format=api",
"id": 6491,
"name": "NöNE",
"is_group": true
}
}
],
"release_date": "2009-04-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]