GET /api/v1/releasers/2869/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/270488/?format=api",
"demozoo_url": "https://demozoo.org/productions/270488/",
"id": 270488,
"title": "Simple Animator V1.0",
"author_nicks": [
{
"name": "PER",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/109643/?format=api",
"id": 109643,
"name": "PER",
"is_group": false
}
},
{
"name": "Sleeping Bag",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2869/?format=api",
"id": 2869,
"name": "Sleeping Bag",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"graphics-program"
]
}
]