GET /api/v1/releasers/27954/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/45110/?format=api",
"demozoo_url": "https://demozoo.org/music/45110/",
"id": 45110,
"title": "The Good Noise",
"author_nicks": [
{
"name": "DeeJay",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27954/?format=api",
"id": 27954,
"name": "DeeJay",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dionysus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27955/?format=api",
"id": 27955,
"name": "Dionysus",
"is_group": true
}
}
],
"release_date": "1999-06-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]