GET /api/v1/releasers/75982/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/292795/?format=api",
"demozoo_url": "https://demozoo.org/graphics/292795/",
"id": 292795,
"title": "QS-GM1",
"author_nicks": [
{
"name": "Quasar",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75982/?format=api",
"id": 75982,
"name": "Quasar",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "STiLE",
"abbreviation": "STL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45949/?format=api",
"id": 45949,
"name": "STiLE",
"is_group": true
}
}
],
"release_date": "1996-04-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/26/?format=api",
"id": 26,
"name": "ANSI",
"supertype": "graphics"
}
],
"tags": []
}
]