GET /api/v1/releasers/21040/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/115796/?format=api",
"demozoo_url": "https://demozoo.org/productions/115796/",
"id": 115796,
"title": "Black and White",
"author_nicks": [
{
"name": "Johan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21040/?format=api",
"id": 21040,
"name": "Johan",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-05-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
}
],
"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/31086/?format=api",
"demozoo_url": "https://demozoo.org/graphics/31086/",
"id": 31086,
"title": "Lord of Life",
"author_nicks": [
{
"name": "Johan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21040/?format=api",
"id": 21040,
"name": "Johan",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-04-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]