GET /api/v1/releasers/53913/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/123330/?format=api",
"demozoo_url": "https://demozoo.org/music/123330/",
"id": 123330,
"title": "A-Club",
"author_nicks": [
{
"name": "Thomas Grande",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53913/?format=api",
"id": 53913,
"name": "Thomas Grande",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-05-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]