GET /api/v1/releasers/30174/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/50686/?format=api",
"demozoo_url": "https://demozoo.org/music/50686/",
"id": 50686,
"title": "Your Love",
"author_nicks": [
{
"name": "Scorp[AM]",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30174/?format=api",
"id": 30174,
"name": "Scorp[AM]",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Alliance",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30175/?format=api",
"id": 30175,
"name": "The Alliance",
"is_group": true
}
}
],
"release_date": "2000-06-17",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]