GET /api/v1/releasers/75929/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/353641/?format=api",
"demozoo_url": "https://demozoo.org/music/353641/",
"id": 353641,
"title": "TDC Strikes Back (tune 2)",
"author_nicks": [
{
"name": "Zeus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75929/?format=api",
"id": 75929,
"name": "Apollon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Danish Circle",
"abbreviation": "TDC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17753/?format=api",
"id": 17753,
"name": "The Danish Circle",
"is_group": true
}
}
],
"release_date": null,
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]