GET /api/v1/releasers/59573/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/140186/?format=api",
"demozoo_url": "https://demozoo.org/productions/140186/",
"id": 140186,
"title": "Space Wars",
"author_nicks": [
{
"name": "Anders Gärdenäs",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59572/?format=api",
"id": 59572,
"name": "Anders Gärdenäs",
"is_group": false
}
},
{
"name": "David Ryman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59574/?format=api",
"id": 59574,
"name": "David Ryman",
"is_group": false
}
},
{
"name": "Erik Nyström",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59573/?format=api",
"id": 59573,
"name": "Erik Nyström",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-05-16",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/48/?format=api",
"id": 48,
"name": "Java"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]