GET /api/v1/releasers/88488/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/201898/?format=api",
"demozoo_url": "https://demozoo.org/productions/201898/",
"id": 201898,
"title": "Yet Another RoToZoomer",
"author_nicks": [
{
"name": "R-type",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/88488/?format=api",
"id": 88488,
"name": "R-type",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "GDC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9164/?format=api",
"id": 9164,
"name": "GDC",
"is_group": true
}
}
],
"release_date": "2019-04-06",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]