GET /api/v1/releasers/75154/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/190905/?format=api",
"demozoo_url": "https://demozoo.org/productions/190905/",
"id": 190905,
"title": "Bad Ninjas",
"author_nicks": [
{
"name": "RickyPlace",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75154/?format=api",
"id": 75154,
"name": "RickyPlace",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-06-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/180414/?format=api",
"demozoo_url": "https://demozoo.org/graphics/180414/",
"id": 180414,
"title": "Bad Ninjas Title",
"author_nicks": [
{
"name": "RickyPlace",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75154/?format=api",
"id": 75154,
"name": "RickyPlace",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-11-25",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]