GET /api/v1/releasers/60825/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/144958/?format=api",
"demozoo_url": "https://demozoo.org/productions/144958/",
"id": 144958,
"title": "Monster Bash",
"author_nicks": [
{
"name": "Thelen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/60825/?format=api",
"id": 60825,
"name": "Thelen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-01-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"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/144212/?format=api",
"demozoo_url": "https://demozoo.org/graphics/144212/",
"id": 144212,
"title": "Happy New Year",
"author_nicks": [
{
"name": "Thelen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/60825/?format=api",
"id": 60825,
"name": "Thelen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-01-01",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]