GET /api/v1/releasers/29595/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/14972/?format=api",
"demozoo_url": "https://demozoo.org/productions/14972/",
"id": 14972,
"title": "512shka",
"author_nicks": [
{
"name": "Neo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29595/?format=api",
"id": 29595,
"name": "Neo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Virtual Masters",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9239/?format=api",
"id": 9239,
"name": "Virtual Masters",
"is_group": true
}
}
],
"release_date": "2002-08-24",
"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/20/?format=api",
"id": 20,
"name": "512b Intro",
"supertype": "production"
}
],
"tags": []
}
]