GET /api/v1/releasers/66288/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/160517/?format=api",
"demozoo_url": "https://demozoo.org/music/160517/",
"id": 160517,
"title": "Pure Energy 38",
"author_nicks": [
{
"name": "SNC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66288/?format=api",
"id": 66288,
"name": "SNC",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Pure Energy",
"abbreviation": "PE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31818/?format=api",
"id": 31818,
"name": "Pure Energy",
"is_group": true
}
}
],
"release_date": "1992",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"sndh"
]
}
]