GET /api/v1/releasers/115478/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/280587/?format=api",
"demozoo_url": "https://demozoo.org/productions/280587/",
"id": 280587,
"title": "smol",
"author_nicks": [
{
"name": "PoroCYon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73854/?format=api",
"id": 73854,
"name": "PoroCYon",
"is_group": false
}
},
{
"name": "Shiz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115478/?format=api",
"id": 115478,
"name": "Shiz",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-07-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"packer",
"smol"
]
}
]