GET /api/v1/releasers/33873/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/63144/?format=api",
"demozoo_url": "https://demozoo.org/graphics/63144/",
"id": 63144,
"title": "Penguin's Paradise",
"author_nicks": [
{
"name": "Denfound",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33873/?format=api",
"id": 33873,
"name": "Denfound",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-08-10",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/57479/?format=api",
"demozoo_url": "https://demozoo.org/graphics/57479/",
"id": 57479,
"title": "Space Sheep",
"author_nicks": [
{
"name": "Denfound",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33873/?format=api",
"id": 33873,
"name": "Denfound",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Sight Design",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33874/?format=api",
"id": 33874,
"name": "Sight Design",
"is_group": true
}
}
],
"release_date": "2001-07-21",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]