GET /api/v1/releasers/25740/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/40171/?format=api",
"demozoo_url": "https://demozoo.org/productions/40171/",
"id": 40171,
"title": "Full Anim Board Design",
"author_nicks": [
{
"name": "Seven M",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/25740/?format=api",
"id": 25740,
"name": "Seven M",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Upperclass",
"abbreviation": "UC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7072/?format=api",
"id": 7072,
"name": "Upperclass",
"is_group": true
}
}
],
"release_date": "1994-09-22",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": []
}
]