GET /api/v1/releasers/9390/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/270373/?format=api",
"demozoo_url": "https://demozoo.org/graphics/270373/",
"id": 270373,
"title": "House",
"author_nicks": [
{
"name": "Pyza",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9390/?format=api",
"id": 9390,
"name": "Pyza",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Illusion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9044/?format=api",
"id": 9044,
"name": "Illusion",
"is_group": true
}
}
],
"release_date": "2013-04-13",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/45/?format=api",
"id": 45,
"name": "ZX81"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"zx-paintyone"
]
}
]