GET /api/v1/releasers/7296/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/27142/?format=api",
"demozoo_url": "https://demozoo.org/music/27142/",
"id": 27142,
"title": "Ballad After Dinner",
"author_nicks": [
{
"name": "Tap",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7296/?format=api",
"id": 7296,
"name": "Tap",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Tristar and Red Sector Inc.",
"abbreviation": "TRSI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69/?format=api",
"id": 69,
"name": "Tristar and Red Sector Inc.",
"is_group": true
}
}
],
"release_date": "1994-08-11",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod",
"piano"
]
}
]