GET /api/v1/releasers/149091/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/371441/?format=api",
"demozoo_url": "https://demozoo.org/productions/371441/",
"id": 371441,
"title": "RMCCDemo Version 0.03",
"author_nicks": [
{
"name": "Richard Murray",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/149091/?format=api",
"id": 149091,
"name": "Richard Murray",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/35/?format=api",
"id": 35,
"name": "Acorn Archimedes"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": []
}
]