GET /api/v1/releasers/10898/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/42109/?format=api",
"demozoo_url": "https://demozoo.org/graphics/42109/",
"id": 42109,
"title": "Woman",
"author_nicks": [
{
"name": "Khax",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10898/?format=api",
"id": 10898,
"name": "Khax",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Whelpz",
"abbreviation": "WPZ",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2276/?format=api",
"id": 2276,
"name": "Whelpz",
"is_group": true
}
}
],
"release_date": "1999-03-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]