GET /api/v1/releasers/20337/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/41988/?format=api",
"demozoo_url": "https://demozoo.org/music/41988/",
"id": 41988,
"title": "Manga Dreams",
"author_nicks": [
{
"name": "Mat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20337/?format=api",
"id": 20337,
"name": "Mat",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Ozone",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3715/?format=api",
"id": 3715,
"name": "Ozone",
"is_group": true
}
}
],
"release_date": "1999-04-17",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]