GET /api/v1/releasers/33801/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/57260/?format=api",
"demozoo_url": "https://demozoo.org/music/57260/",
"id": 57260,
"title": "Mättöakti",
"author_nicks": [
{
"name": "Sindrom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33801/?format=api",
"id": 33801,
"name": "Sindrom",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "TNSP",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9770/?format=api",
"id": 9770,
"name": "TNSP",
"is_group": true
}
}
],
"release_date": "2001-06-16",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"9ch",
"it"
]
}
]