GET /api/v1/releasers/44635/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/93935/?format=api",
"demozoo_url": "https://demozoo.org/music/93935/",
"id": 93935,
"title": "Piano",
"author_nicks": [
{
"name": "Krisu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44635/?format=api",
"id": 44635,
"name": "Krisu",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "e2k-org",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44636/?format=api",
"id": 44636,
"name": "e2k-org",
"is_group": true
}
}
],
"release_date": "2000-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": []
}
]