GET /api/v1/releasers/27590/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/150149/?format=api",
"demozoo_url": "https://demozoo.org/productions/150149/",
"id": 150149,
"title": "TO9 Demo",
"author_nicks": [
{
"name": "Goupil Brother",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27590/?format=api",
"id": 27590,
"name": "Goupil Brother",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Just For Fun",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
"id": 7449,
"name": "Just For Fun",
"is_group": true
}
}
],
"release_date": "1998-06-26",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/53/?format=api",
"id": 53,
"name": "Thomson"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]