GET /api/v1/releasers/21472/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/32068/?format=api",
"demozoo_url": "https://demozoo.org/graphics/32068/",
"id": 32068,
"title": "Bloody Awakening",
"author_nicks": [
{
"name": "Labadal",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21472/?format=api",
"id": 21472,
"name": "Labadal",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Blood",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21473/?format=api",
"id": 21473,
"name": "Blood",
"is_group": true
}
}
],
"release_date": "1996-03-30",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/26/?format=api",
"id": 26,
"name": "ANSI",
"supertype": "graphics"
}
],
"tags": []
}
]