GET /api/v1/releasers/6905/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/132019/?format=api",
"demozoo_url": "https://demozoo.org/graphics/132019/",
"id": 132019,
"title": "If I Change My Mind",
"author_nicks": [
{
"name": "Twisted",
"abbreviation": "-t-",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6905/?format=api",
"id": 6905,
"name": "Twisted",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-04-24",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/25/?format=api",
"id": 25,
"name": "ASCII Collection",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/9307/?format=api",
"demozoo_url": "https://demozoo.org/graphics/9307/",
"id": 9307,
"title": "Quarantine",
"author_nicks": [
{
"name": "Twisted",
"abbreviation": "-t-",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6905/?format=api",
"id": 6905,
"name": "Twisted",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-11-25",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/25/?format=api",
"id": 25,
"name": "ASCII Collection",
"supertype": "graphics"
}
],
"tags": []
}
]