GET /api/v1/releasers/48466/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/133213/?format=api",
"demozoo_url": "https://demozoo.org/graphics/133213/",
"id": 133213,
"title": "Wave?",
"author_nicks": [
{
"name": "maah_booh",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48466/?format=api",
"id": 48466,
"name": "maah_booh",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-02-21",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/27/?format=api",
"id": 27,
"name": "Executable Graphics",
"supertype": "graphics"
}
],
"tags": [
"shader-sandbox"
]
},
{
"url": "https://demozoo.org/api/v1/productions/103862/?format=api",
"demozoo_url": "https://demozoo.org/graphics/103862/",
"id": 103862,
"title": "Stalking Comet",
"author_nicks": [
{
"name": "maah_booh",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48466/?format=api",
"id": 48466,
"name": "maah_booh",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-03-22",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"shader-sandbox"
]
}
]