GET /api/v1/releasers/30871/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/52547/?format=api",
"demozoo_url": "https://demozoo.org/music/52547/",
"id": 52547,
"title": "1 up (remix)",
"author_nicks": [
{
"name": "Sandra",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30871/?format=api",
"id": 30871,
"name": "Sandra",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Blacktron Music Productions",
"abbreviation": "BMP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14217/?format=api",
"id": 14217,
"name": "Blacktron Music Productions",
"is_group": true
}
},
{
"name": "_rohformat",
"abbreviation": "_rf",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17415/?format=api",
"id": 17415,
"name": "_rohformat",
"is_group": true
}
}
],
"release_date": "2001-03-03",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]