GET /api/v1/releasers/4337/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/1693/?format=api",
"demozoo_url": "https://demozoo.org/graphics/1693/",
"id": 1693,
"title": "HANS",
"author_nicks": [
{
"name": "Mickey",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4337/?format=api",
"id": 4337,
"name": "Mickey",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Danish Underpants Brigade",
"abbreviation": "DUB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4226/?format=api",
"id": 4226,
"name": "Danish Underpants Brigade",
"is_group": true
}
}
],
"release_date": "2009-07-19",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]