GET /api/v1/releasers/51992/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/118261/?format=api",
"demozoo_url": "https://demozoo.org/graphics/118261/",
"id": 118261,
"title": "Need for Speed",
"author_nicks": [
{
"name": "Mr. Stepler",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51992/?format=api",
"id": 51992,
"name": "Mr. Stepler",
"is_group": false
}
},
{
"name": "Virtual",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9461/?format=api",
"id": 9461,
"name": "Virtual",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-08-22",
"supertype": "graphics",
"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/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]