GET /api/v1/releasers/111408/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/305232/?format=api",
"demozoo_url": "https://demozoo.org/graphics/305232/",
"id": 305232,
"title": "The Darklands",
"author_nicks": [
{
"name": "Radigan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111408/?format=api",
"id": 111408,
"name": "Radigan",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Sphere of Illusions",
"abbreviation": "SOI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
"id": 111392,
"name": "Sphere of Illusions",
"is_group": true
}
}
],
"release_date": "1996-03",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"bbs-ad-gfx"
]
}
]