GET /api/v1/releasers/12521/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/371915/?format=api",
"demozoo_url": "https://demozoo.org/productions/371915/",
"id": 371915,
"title": "Melon Terminal",
"author_nicks": [
{
"name": "Unicum Group",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12521/?format=api",
"id": 12521,
"name": "Unicum Group",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"bbs-related",
"terminal-program"
]
},
{
"url": "https://demozoo.org/api/v1/productions/13559/?format=api",
"demozoo_url": "https://demozoo.org/productions/13559/",
"id": 13559,
"title": "Pivbar Middle Demo",
"author_nicks": [
{
"name": "Unicum Group",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12521/?format=api",
"id": 12521,
"name": "Unicum Group",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"birthday",
"russian-english",
"alcohol"
]
}
]