GET /api/v1/releasers/75079/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/202545/?format=api",
"demozoo_url": "https://demozoo.org/graphics/202545/",
"id": 202545,
"title": "A pig in China",
"author_nicks": [
{
"name": "Lizzy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75079/?format=api",
"id": 75079,
"name": "Lizzy",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-04-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/180117/?format=api",
"demozoo_url": "https://demozoo.org/graphics/180117/",
"id": 180117,
"title": "The Mysterious Lady",
"author_nicks": [
{
"name": "Lizzy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75079/?format=api",
"id": 75079,
"name": "Lizzy",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-04-14",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]