GET /api/v1/releasers/81930/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/220087/?format=api",
"demozoo_url": "https://demozoo.org/music/220087/",
"id": 220087,
"title": "Another Way",
"author_nicks": [
{
"name": "Adventurer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/81930/?format=api",
"id": 81930,
"name": "Adventurer",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Trackers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5172/?format=api",
"id": 5172,
"name": "Trackers",
"is_group": true
}
}
],
"release_date": "1992-04-04",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]