GET /api/v1/releasers/34072/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58116/?format=api",
"demozoo_url": "https://demozoo.org/music/58116/",
"id": 58116,
"title": "Doob the Day",
"author_nicks": [
{
"name": "Iskaros",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34072/?format=api",
"id": 34072,
"name": "Iskaros",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Team SAD",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34079/?format=api",
"id": 34079,
"name": "SAD",
"is_group": true
}
}
],
"release_date": "2001-10-20",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]