GET /api/v1/releasers/30242/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/50879/?format=api",
"demozoo_url": "https://demozoo.org/music/50879/",
"id": 50879,
"title": "The Money",
"author_nicks": [
{
"name": "The Dark",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30242/?format=api",
"id": 30242,
"name": "The Dark",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Dark House",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30243/?format=api",
"id": 30243,
"name": "The Dark House",
"is_group": true
}
}
],
"release_date": "2000-10-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]