GET /api/v1/releasers/2771/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/505/?format=api",
"demozoo_url": "https://demozoo.org/productions/505/",
"id": 505,
"title": "Sledgehammer V3.1 - The Control Version",
"author_nicks": [
{
"name": "Control",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2771/?format=api",
"id": 2771,
"name": "Control",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"packer",
"equal-chars-packer",
"sequence-packer"
]
}
]