GET /api/v1/releasers/5364/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/2729/?format=api",
"demozoo_url": "https://demozoo.org/productions/2729/",
"id": 2729,
"title": "Boozoholics Stripbonanza",
"author_nicks": [
{
"name": "Bronix",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5364/?format=api",
"id": 5364,
"name": "Bronix",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Boozoholics",
"abbreviation": "BZH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/88/?format=api",
"id": 88,
"name": "Boozoholics",
"is_group": true
}
}
],
"release_date": "2005-11-13",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/42/?format=api",
"id": 42,
"name": "Performance",
"supertype": "production"
}
],
"tags": []
}
]