GET /api/v1/releasers/51396/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/116573/?format=api",
"demozoo_url": "https://demozoo.org/productions/116573/",
"id": 116573,
"title": "Clutch my Dutch ZT",
"author_nicks": [
{
"name": "Droid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51396/?format=api",
"id": 51396,
"name": "Droid",
"is_group": false
}
},
{
"name": "Lady Lazer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51397/?format=api",
"id": 51397,
"name": "Lady Lazer",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-08-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/45/?format=api",
"id": 45,
"name": "ZX81"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]