GET /api/v1/releasers/42876/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/85818/?format=api",
"demozoo_url": "https://demozoo.org/music/85818/",
"id": 85818,
"title": "Static",
"author_nicks": [
{
"name": "Steve Mokris",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42876/?format=api",
"id": 42876,
"name": "Steve Mokris",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Project Ruori",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42866/?format=api",
"id": 42866,
"name": "Project Ruori",
"is_group": true
}
}
],
"release_date": "2008-04-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]