GET /api/v1/releasers/36012/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/96872/?format=api",
"demozoo_url": "https://demozoo.org/music/96872/",
"id": 96872,
"title": "Expedition",
"author_nicks": [
{
"name": "Moixa",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36012/?format=api",
"id": 36012,
"name": "Moixa",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Blood Forcerers",
"abbreviation": "TBF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35663/?format=api",
"id": 35663,
"name": "The Blood Forcers",
"is_group": true
}
}
],
"release_date": "1996-12-14",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]