GET /api/v1/releasers/7029/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/5938/?format=api",
"demozoo_url": "https://demozoo.org/music/5938/",
"id": 5938,
"title": "Nypon Soppa",
"author_nicks": [
{
"name": "Artie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7029/?format=api",
"id": 7029,
"name": "Artie",
"is_group": false
}
},
{
"name": "Daeron",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3995/?format=api",
"id": 3995,
"name": "Daeron",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dual Crew Shining",
"abbreviation": "DCS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/407/?format=api",
"id": 407,
"name": "Dual Crew Shining",
"is_group": true
}
}
],
"release_date": "1993-12-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]