GET /api/v1/releasers/14036/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/19512/?format=api",
"demozoo_url": "https://demozoo.org/graphics/19512/",
"id": 19512,
"title": "Power",
"author_nicks": [
{
"name": "Power Ranger",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14036/?format=api",
"id": 14036,
"name": "Power Ranger",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Energy Unlimited",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14037/?format=api",
"id": 14037,
"name": "Energy Unlimited",
"is_group": true
}
}
],
"release_date": "1997-12-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]