GET /api/v1/releasers/96779/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/224084/?format=api",
"demozoo_url": "https://demozoo.org/music/224084/",
"id": 224084,
"title": "Experiment",
"author_nicks": [
{
"name": "Dr. Z",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/96779/?format=api",
"id": 96779,
"name": "Dr. Z",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "X-Factor",
"abbreviation": "XF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
"id": 5024,
"name": "X-Factor",
"is_group": true
}
}
],
"release_date": "1990",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]