GET /api/v1/releasers/21643/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/32400/?format=api",
"demozoo_url": "https://demozoo.org/graphics/32400/",
"id": 32400,
"title": "3 Dots",
"author_nicks": [
{
"name": "Shape",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21643/?format=api",
"id": 21643,
"name": "Shape",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Candela",
"abbreviation": "CNA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/191/?format=api",
"id": 191,
"name": "Candela",
"is_group": true
}
}
],
"release_date": "1996-06-16",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]