GET /api/v1/releasers/70152/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53100/?format=api",
"demozoo_url": "https://demozoo.org/music/53100/",
"id": 53100,
"title": "It's not what they say",
"author_nicks": [
{
"name": "Super McAwesome ft. Pierre du Fromage",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70152/?format=api",
"id": 70152,
"name": "Super McAwesome ft. Pierre du Fromage",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Limp Ninja",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
"id": 5355,
"name": "Limp Ninja",
"is_group": true
}
}
],
"release_date": "2007-05-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]