GET /api/v1/releasers/10278/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/2962/?format=api",
"demozoo_url": "https://demozoo.org/graphics/2962/",
"id": 2962,
"title": "La Piazzo",
"author_nicks": [
{
"name": "Cool T.J",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10278/?format=api",
"id": 10278,
"name": "Cool TJ",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Sapphire",
"abbreviation": "SAP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5435/?format=api",
"id": 5435,
"name": "Sapphire",
"is_group": true
}
}
],
"release_date": "1997-07-06",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]