GET /api/v1/releasers/27986/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/45191/?format=api",
"demozoo_url": "https://demozoo.org/music/45191/",
"id": 45191,
"title": "Tequila",
"author_nicks": [
{
"name": "The Bigbeater",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27986/?format=api",
"id": 27986,
"name": "The Bigbeater",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "(R)andom (B)unch of (I)diots",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27987/?format=api",
"id": 27987,
"name": "(R)andom (B)unch of (I)diots",
"is_group": true
}
}
],
"release_date": "1999-06-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]