GET /api/v1/releasers/9905/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/32073/?format=api",
"demozoo_url": "https://demozoo.org/graphics/32073/",
"id": 32073,
"title": "Frau",
"author_nicks": [
{
"name": "Sinus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9905/?format=api",
"id": 9905,
"name": "Sinus",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Funk!",
"abbreviation": "F!",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9899/?format=api",
"id": 9899,
"name": "Funk!",
"is_group": true
}
}
],
"release_date": "1996-03-30",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/26/?format=api",
"id": 26,
"name": "ANSI",
"supertype": "graphics"
}
],
"tags": []
}
]