GET /api/v1/releasers/87496/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/343226/?format=api",
"demozoo_url": "https://demozoo.org/productions/343226/",
"id": 343226,
"title": "Ultraflash Noter 3",
"author_nicks": [
{
"name": "Bliss",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/87496/?format=api",
"id": 87496,
"name": "Bliss",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"noter"
]
},
{
"url": "https://demozoo.org/api/v1/productions/183966/?format=api",
"demozoo_url": "https://demozoo.org/graphics/183966/",
"id": 183966,
"title": "Game Art Beyond",
"author_nicks": [
{
"name": "Bliss",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/87496/?format=api",
"id": 87496,
"name": "Bliss",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-02-24",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/51/?format=api",
"id": 51,
"name": "Artpack",
"supertype": "graphics"
}
],
"tags": []
}
]