GET /api/v1/releasers/145513/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/359673/?format=api",
"demozoo_url": "https://demozoo.org/productions/359673/",
"id": 359673,
"title": "Depth #0",
"author_nicks": [
{
"name": "Lump Logic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/145513/?format=api",
"id": 145513,
"name": "Lump Logic",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-10-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": [
"russian-language"
]
}
]