GET /api/v1/releasers/3383/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/318572/?format=api",
"demozoo_url": "https://demozoo.org/music/318572/",
"id": 318572,
"title": "Monstrous",
"author_nicks": [
{
"name": "Echo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3383/?format=api",
"id": 3383,
"name": "Echo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Digital Warriors",
"abbreviation": "DID",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3336/?format=api",
"id": 3336,
"name": "Digital Warriors",
"is_group": true
}
}
],
"release_date": null,
"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"
]
}
]