GET /api/v1/releasers/139748/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/332336/?format=api",
"demozoo_url": "https://demozoo.org/music/332336/",
"id": 332336,
"title": "Anfrenondas",
"author_nicks": [
{
"name": "Ruidovacio",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/139748/?format=api",
"id": 139748,
"name": "Ruidovacio",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-10-28",
"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/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]