GET /api/v1/releasers/33038/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/55532/?format=api",
"demozoo_url": "https://demozoo.org/graphics/55532/",
"id": 55532,
"title": "Nightmare",
"author_nicks": [
{
"name": "Richardson",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33038/?format=api",
"id": 33038,
"name": "Richardson",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "BMK",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27806/?format=api",
"id": 27806,
"name": "BMK",
"is_group": true
}
}
],
"release_date": "2001-10-27",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]