GET /api/v1/releasers/28083/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/45316/?format=api",
"demozoo_url": "https://demozoo.org/music/45316/",
"id": 45316,
"title": "Grim Darkness",
"author_nicks": [
{
"name": "Neuropulse",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28083/?format=api",
"id": 28083,
"name": "Neuropulse",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "PK",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28084/?format=api",
"id": 28084,
"name": "PK",
"is_group": true
}
}
],
"release_date": "1999-12-04",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]