GET /api/v1/releasers/18110/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/25176/?format=api",
"demozoo_url": "https://demozoo.org/music/25176/",
"id": 25176,
"title": "Amok In The Vatikan",
"author_nicks": [
{
"name": "Rough Killa",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18110/?format=api",
"id": 18110,
"name": "Rough Killa",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Moral Revolution",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18111/?format=api",
"id": 18111,
"name": "Moral Revolution",
"is_group": true
}
}
],
"release_date": "2001-04-15",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]