GET /api/v1/releasers/7680/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/131651/?format=api",
"demozoo_url": "https://demozoo.org/graphics/131651/",
"id": 131651,
"title": "Camelot",
"author_nicks": [
{
"name": "Apollo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7680/?format=api",
"id": 7680,
"name": "Apollo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Symbiosis",
"abbreviation": "SYS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1115/?format=api",
"id": 1115,
"name": "Symbiosis",
"is_group": true
}
}
],
"release_date": "1993-04-09",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]