GET /api/v1/releasers/51747/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/117594/?format=api",
"demozoo_url": "https://demozoo.org/productions/117594/",
"id": 117594,
"title": "UFO - Shadows of The Night",
"author_nicks": [
{
"name": "Oscar",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9584/?format=api",
"id": 9584,
"name": "Oscar",
"is_group": false
}
},
{
"name": "Sayman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51747/?format=api",
"id": 51747,
"name": "Sayman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]