GET /api/v1/releasers/23618/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/36048/?format=api",
"demozoo_url": "https://demozoo.org/graphics/36048/",
"id": 36048,
"title": "Untitled",
"author_nicks": [
{
"name": "Slem",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23618/?format=api",
"id": 23618,
"name": "Slem",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Powerbyte",
"abbreviation": "PB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29771/?format=api",
"id": 29771,
"name": "Powerbyte",
"is_group": true
}
}
],
"release_date": "1997-06-14",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]