GET /api/v1/releasers/59596/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/140285/?format=api",
"demozoo_url": "https://demozoo.org/productions/140285/",
"id": 140285,
"title": "Our Best",
"author_nicks": [
{
"name": "Agaev E.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12465/?format=api",
"id": 12465,
"name": "Eldar Agaev",
"is_group": false
}
},
{
"name": "Rose-Software",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59596/?format=api",
"id": 59596,
"name": "Rose Soft",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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": []
}
]