GET /api/v1/releasers/124077/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/295889/?format=api",
"demozoo_url": "https://demozoo.org/productions/295889/",
"id": 295889,
"title": "AvailMem v0.10",
"author_nicks": [
{
"name": "Mythical",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124077/?format=api",
"id": 124077,
"name": "Mythical",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "iNSANE",
"abbreviation": "INS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/610/?format=api",
"id": 610,
"name": "iNSANE",
"is_group": true
}
}
],
"release_date": "1994",
"supertype": "production",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]