GET /api/v1/releasers/110520/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/380440/?format=api",
"demozoo_url": "https://demozoo.org/graphics/380440/",
"id": 380440,
"title": "Mayo",
"author_nicks": [
{
"name": "Morbius",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/110520/?format=api",
"id": 110520,
"name": "Morbius",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Legend",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
"id": 110517,
"name": "Legend",
"is_group": true
}
}
],
"release_date": "1995-07-12",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/26/?format=api",
"id": 26,
"name": "ANSI",
"supertype": "graphics"
}
],
"tags": []
}
]