GET /api/v1/releasers/48704/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/105247/?format=api",
"demozoo_url": "https://demozoo.org/music/105247/",
"id": 105247,
"title": "Glieser 229B",
"author_nicks": [
{
"name": "Nemo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48704/?format=api",
"id": 48704,
"name": "Nemo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-12-03",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/25/?format=api",
"id": 25,
"name": "Nintendo Entertainment System (NES)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"nsf"
]
}
]