GET /api/v1/releasers/43466/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/87737/?format=api",
"demozoo_url": "https://demozoo.org/productions/87737/",
"id": 87737,
"title": "Netherworld",
"author_nicks": [
{
"name": "Shaem",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43466/?format=api",
"id": 43466,
"name": "Shaem",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-07-28",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/87580/?format=api",
"demozoo_url": "https://demozoo.org/productions/87580/",
"id": 87580,
"title": "XCube 3D",
"author_nicks": [
{
"name": "Shaem",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43466/?format=api",
"id": 43466,
"name": "Shaem",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-07-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]