GET /api/v1/releasers/10733/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/21661/?format=api",
"demozoo_url": "https://demozoo.org/music/21661/",
"id": 21661,
"title": "Analogia Nostalgia",
"author_nicks": [
{
"name": "Tristan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10733/?format=api",
"id": 10733,
"name": "Tristan",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Aesthetica",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15904/?format=api",
"id": 15904,
"name": "Aesthetica",
"is_group": true
}
}
],
"release_date": "1998-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": [
"4ch",
"mod"
]
}
]