GET /api/v1/releasers/108419/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/269392/?format=api",
"demozoo_url": "https://demozoo.org/graphics/269392/",
"id": 269392,
"title": "Pumpkin cat",
"author_nicks": [
{
"name": "Eric Joseph Bautista",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108419/?format=api",
"id": 108419,
"name": "Eric Joseph Bautista",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-10-26",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/25/?format=api",
"id": 25,
"name": "Nintendo Entertainment System (NES)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"source-available"
]
}
]