GET /api/v1/releasers/14262/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/137047/?format=api",
"demozoo_url": "https://demozoo.org/music/137047/",
"id": 137047,
"title": "Limonades Groove",
"author_nicks": [
{
"name": "Iron Man",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14262/?format=api",
"id": 14262,
"name": "Iron Man",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "ACiD",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
"id": 7647,
"name": "ACiD",
"is_group": true
}
}
],
"release_date": "1996-06-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"16ch",
"s3m"
]
}
]