GET /api/v1/releasers/26445/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/41672/?format=api",
"demozoo_url": "https://demozoo.org/music/41672/",
"id": 41672,
"title": "Edison",
"author_nicks": [
{
"name": "Jope",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26445/?format=api",
"id": 26445,
"name": "Jope",
"is_group": false
}
},
{
"name": "Vendetta",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24047/?format=api",
"id": 24047,
"name": "Vendetta",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Genocide",
"abbreviation": "GNC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26456/?format=api",
"id": 26456,
"name": "Genocide",
"is_group": true
}
}
],
"release_date": "1999-02-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]