GET /api/v1/releasers/37383/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/88625/?format=api",
"demozoo_url": "https://demozoo.org/graphics/88625/",
"id": 88625,
"title": "Scorpion Kingdom",
"author_nicks": [
{
"name": "Minion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37383/?format=api",
"id": 37383,
"name": "Minion",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Grace",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3279/?format=api",
"id": 3279,
"name": "Grace",
"is_group": true
}
}
],
"release_date": "1991-06-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]