GET /api/v1/releasers/66523/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/160305/?format=api",
"demozoo_url": "https://demozoo.org/music/160305/",
"id": 160305,
"title": "MiciMacko",
"author_nicks": [
{
"name": "Susy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66523/?format=api",
"id": 66523,
"name": "Susy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Faculty",
"abbreviation": "FCY",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6072/?format=api",
"id": 6072,
"name": "Faculty",
"is_group": true
}
}
],
"release_date": "1997-07-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]