GET /api/v1/releasers/41997/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/82550/?format=api",
"demozoo_url": "https://demozoo.org/music/82550/",
"id": 82550,
"title": "Hey (Most Awesome Mix)",
"author_nicks": [
{
"name": "Q-Cumber",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41997/?format=api",
"id": 41997,
"name": "Q-Cumber",
"is_group": false
}
},
{
"name": "Toodeloo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24958/?format=api",
"id": 24958,
"name": "Toodeloo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-03-12",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"gt2"
]
}
]