GET /api/v1/releasers/70101/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/342275/?format=api",
"demozoo_url": "https://demozoo.org/music/342275/",
"id": 342275,
"title": "Hubschie Duschie",
"author_nicks": [
{
"name": "Inverse Phase",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70101/?format=api",
"id": 70101,
"name": "Inverse Phase",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-03-31",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": [
"vocals-in-music",
"rap",
"burp"
]
},
{
"url": "https://demozoo.org/api/v1/productions/315542/?format=api",
"demozoo_url": "https://demozoo.org/music/315542/",
"id": 315542,
"title": "We've come Zophar",
"author_nicks": [
{
"name": "Inverse Phase",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70101/?format=api",
"id": 70101,
"name": "Inverse Phase",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2022-11-18",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/22/?format=api",
"id": 22,
"name": "Sega Megadrive/Genesis"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]