GET /api/v1/releasers/110972/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/271502/?format=api",
"demozoo_url": "https://demozoo.org/graphics/271502/",
"id": 271502,
"title": "Decades Art Pack (07/1996)",
"author_nicks": [
{
"name": "Decades",
"abbreviation": "DCDS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/110972/?format=api",
"id": 110972,
"name": "Decades",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/51/?format=api",
"id": 51,
"name": "Artpack",
"supertype": "graphics"
}
],
"tags": []
}
]