GET /api/v1/releasers/124346/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/296335/?format=api",
"demozoo_url": "https://demozoo.org/music/296335/",
"id": 296335,
"title": "lovin' you",
"author_nicks": [
{
"name": "LSD",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124346/?format=api",
"id": 124346,
"name": "LSD",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Pandamonium",
"abbreviation": "PNM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24279/?format=api",
"id": 24279,
"name": "Pandamonium",
"is_group": true
}
}
],
"release_date": "1999-03-24",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]