GET /api/v1/releasers/54289/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/124350/?format=api",
"demozoo_url": "https://demozoo.org/music/124350/",
"id": 124350,
"title": "uboot vs. freddy",
"author_nicks": [
{
"name": "Whistler",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54289/?format=api",
"id": 54289,
"name": "Whistler",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Kenshiro",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54290/?format=api",
"id": 54290,
"name": "Kenshiro",
"is_group": true
}
}
],
"release_date": "2014-10-18",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/124367/?format=api",
"demozoo_url": "https://demozoo.org/productions/124367/",
"id": 124367,
"title": "Uboat and ho ho's",
"author_nicks": [
{
"name": "Whistler",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54289/?format=api",
"id": 54289,
"name": "Whistler",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-10-18",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]