GET /api/v1/releasers/53291/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/121796/?format=api",
"demozoo_url": "https://demozoo.org/productions/121796/",
"id": 121796,
"title": "360 fun",
"author_nicks": [
{
"name": "Breedoo's",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53291/?format=api",
"id": 53291,
"name": "Breedoo's",
"is_group": false
}
},
{
"name": "SFX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21918/?format=api",
"id": 21918,
"name": "SFX",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-05-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/15/?format=api",
"id": 15,
"name": "XBOX360"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]