GET /api/v1/releasers/71531/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/29633/?format=api",
"demozoo_url": "https://demozoo.org/music/29633/",
"id": 29633,
"title": "Odjazd",
"author_nicks": [
{
"name": "Mister Hulk",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71531/?format=api",
"id": 71531,
"name": "Mister Hulk",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Zraz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71532/?format=api",
"id": 71532,
"name": "Zraz",
"is_group": true
}
}
],
"release_date": "1996-10-26",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]