GET /api/v1/releasers/6060/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/4083/?format=api",
"demozoo_url": "https://demozoo.org/graphics/4083/",
"id": 4083,
"title": "Magic Eye",
"author_nicks": [
{
"name": "Oett",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6060/?format=api",
"id": 6060,
"name": "Oett",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Nuance",
"abbreviation": "NCE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/237/?format=api",
"id": 237,
"name": "Nuance",
"is_group": true
}
}
],
"release_date": "2007-04-09",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]