GET /api/v1/releasers/111830/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/272817/?format=api",
"demozoo_url": "https://demozoo.org/music/272817/",
"id": 272817,
"title": "Lost Sorrows",
"author_nicks": [
{
"name": "Off Limits",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111830/?format=api",
"id": 111830,
"name": "Off Limits",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]