GET /api/v1/releasers/14589/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/20169/?format=api",
"demozoo_url": "https://demozoo.org/music/20169/",
"id": 20169,
"title": "70s interlude",
"author_nicks": [
{
"name": "E-schall-I",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14589/?format=api",
"id": 14589,
"name": "E-schall-I",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Riot",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13612/?format=api",
"id": 13612,
"name": "Riot",
"is_group": true
}
}
],
"release_date": "1998-04-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]