GET /api/v1/releasers/142161/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/342863/?format=api",
"demozoo_url": "https://demozoo.org/music/342863/",
"id": 342863,
"title": "The Angels Candle",
"author_nicks": [
{
"name": "Maximus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142161/?format=api",
"id": 142161,
"name": "Maximus",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "R.A.F.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142134/?format=api",
"id": 142134,
"name": "R.A.F.",
"is_group": true
}
}
],
"release_date": "1997",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]