GET /api/v1/releasers/117671/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/286112/?format=api",
"demozoo_url": "https://demozoo.org/productions/286112/",
"id": 286112,
"title": "YAK April '96 Music Disk",
"author_nicks": [
{
"name": "Youth Against Kangaroos",
"abbreviation": "YAK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/117671/?format=api",
"id": 117671,
"name": "Youth Against Kangaroos",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-03",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]