GET /api/v1/releasers/94200/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/222869/?format=api",
"demozoo_url": "https://demozoo.org/music/222869/",
"id": 222869,
"title": "Mr. Lazy",
"author_nicks": [
{
"name": "Matric",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/94200/?format=api",
"id": 94200,
"name": "Matric",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Lunatics",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37655/?format=api",
"id": 37655,
"name": "The Lunatics",
"is_group": true
}
}
],
"release_date": "1991-10-24",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]