GET /api/v1/releasers/6469/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/5023/?format=api",
"demozoo_url": "https://demozoo.org/graphics/5023/",
"id": 5023,
"title": "Winterference",
"author_nicks": [
{
"name": "raffel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6469/?format=api",
"id": 6469,
"name": "raffel",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Loonies",
"abbreviation": "LNS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115/?format=api",
"id": 115,
"name": "Loonies",
"is_group": true
}
}
],
"release_date": "2009-04-13",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]