GET /api/v1/releasers/75022/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/334792/?format=api",
"demozoo_url": "https://demozoo.org/music/334792/",
"id": 334792,
"title": "Esperance of Life",
"author_nicks": [
{
"name": "The Seventh Son",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75022/?format=api",
"id": 75022,
"name": "The Seventh Son",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Les Heretiques",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62775/?format=api",
"id": 62775,
"name": "Les Heretiques",
"is_group": true
}
}
],
"release_date": "1999-10",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]