GET /api/v1/releasers/71619/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/277152/?format=api",
"demozoo_url": "https://demozoo.org/graphics/277152/",
"id": 277152,
"title": "Backbone",
"author_nicks": [
{
"name": "cpdt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71620/?format=api",
"id": 71620,
"name": "cpdt",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Monad",
"abbreviation": "λ",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71619/?format=api",
"id": 71619,
"name": "Monad",
"is_group": true
}
}
],
"release_date": "2020-04-12",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/28/?format=api",
"id": 28,
"name": "4K Executable Graphics",
"supertype": "graphics"
}
],
"tags": [
"crinkler",
"shader-minifier"
]
}
]