GET /api/v1/releasers/12708/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/17446/?format=api",
"demozoo_url": "https://demozoo.org/productions/17446/",
"id": 17446,
"title": "Ircircle",
"author_nicks": [
{
"name": "Bolek",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12708/?format=api",
"id": 12708,
"name": "Bolek",
"is_group": false
}
},
{
"name": "Zubrik",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12709/?format=api",
"id": 12709,
"name": "Zubrik",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-08-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]