GET /api/v1/releasers/32887/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/70446/?format=api",
"demozoo_url": "https://demozoo.org/productions/70446/",
"id": 70446,
"title": "ZnakoStrochnik",
"author_nicks": [
{
"name": "Andrew Zhiglov",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32887/?format=api",
"id": 32887,
"name": "Andrew Zhiglov",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-12-28",
"supertype": "production",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/55040/?format=api",
"demozoo_url": "https://demozoo.org/productions/55040/",
"id": 55040,
"title": "Preliminary Monty",
"author_nicks": [
{
"name": "Andrew Zhiglov",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32887/?format=api",
"id": 32887,
"name": "Andrew Zhiglov",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-08-29",
"supertype": "production",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]