GET /api/v1/releasers/65600/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/157878/?format=api",
"demozoo_url": "https://demozoo.org/music/157878/",
"id": 157878,
"title": "OldSkool Jungle",
"author_nicks": [
{
"name": "Skru",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/65600/?format=api",
"id": 65600,
"name": "Skru",
"is_group": false
}
},
{
"name": "Veteran",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52919/?format=api",
"id": 52919,
"name": "Veteran",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-04-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]