GET /api/v1/releasers/38907/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/70738/?format=api",
"demozoo_url": "https://demozoo.org/music/70738/",
"id": 70738,
"title": "mulperi",
"author_nicks": [
{
"name": "Mr. Bunny",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38907/?format=api",
"id": 38907,
"name": "Mr. Bunny",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Brainlez Coders!",
"abbreviation": "bC!",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
"id": 10362,
"name": "Brainlez Coders!",
"is_group": true
}
}
],
"release_date": "2010-08-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/31/?format=api",
"id": 31,
"name": "Executable Music",
"supertype": "music"
}
],
"tags": []
}
]