GET /api/v1/releasers/57263/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/133540/?format=api",
"demozoo_url": "https://demozoo.org/graphics/133540/",
"id": 133540,
"title": "Home",
"author_nicks": [
{
"name": "Danger",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57263/?format=api",
"id": 57263,
"name": "Danger",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Orion Design",
"abbreviation": "OD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57226/?format=api",
"id": 57226,
"name": "Orion Design",
"is_group": true
}
}
],
"release_date": "1996-04-13",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]