GET /api/v1/releasers/99183/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/224186/?format=api",
"demozoo_url": "https://demozoo.org/productions/224186/",
"id": 224186,
"title": "Doctorin' the Tardis",
"author_nicks": [
{
"name": "Vark",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/99183/?format=api",
"id": 99183,
"name": "Vark",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "GBH Space Bulletin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108034/?format=api",
"id": 108034,
"name": "The GBH",
"is_group": true
}
}
],
"release_date": "1991-12-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]