GET /api/v1/releasers/13579/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/18785/?format=api",
"demozoo_url": "https://demozoo.org/graphics/18785/",
"id": 18785,
"title": "Not A Baywatch Girl",
"author_nicks": [
{
"name": "Blind Enemy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13579/?format=api",
"id": 13579,
"name": "Blind Enemy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Simple",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/87940/?format=api",
"id": 87940,
"name": "Simple",
"is_group": true
}
}
],
"release_date": "1997-03-31",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/26/?format=api",
"id": 26,
"name": "ANSI",
"supertype": "graphics"
}
],
"tags": []
}
]