GET /api/v1/releasers/15457/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/286219/?format=api",
"demozoo_url": "https://demozoo.org/productions/286219/",
"id": 286219,
"title": "VICart",
"author_nicks": [
{
"name": "Ops",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15457/?format=api",
"id": 15457,
"name": "Ops",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-04-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/21/?format=api",
"id": 21,
"name": "VIC-20"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/21073/?format=api",
"demozoo_url": "https://demozoo.org/graphics/21073/",
"id": 21073,
"title": "The Room",
"author_nicks": [
{
"name": "Ops",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15457/?format=api",
"id": 15457,
"name": "Ops",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-08-09",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]