GET /api/v1/releasers/42228/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/83272/?format=api",
"demozoo_url": "https://demozoo.org/music/83272/",
"id": 83272,
"title": "Half-Life2 Soundtrack",
"author_nicks": [
{
"name": "Ded_MopozZz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42228/?format=api",
"id": 42228,
"name": "Ded_MopozZz",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-04-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": [
"half-life",
"pastiche"
]
}
]