GET /api/v1/releasers/121974/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/292672/?format=api",
"demozoo_url": "https://demozoo.org/music/292672/",
"id": 292672,
"title": "Reality 64",
"author_nicks": [
{
"name": "Arcade",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121974/?format=api",
"id": 121974,
"name": "Arcade",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Hoodlum",
"abbreviation": "HLM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
"id": 10108,
"name": "Hoodlum",
"is_group": true
}
}
],
"release_date": "1994-12-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]