GET /api/v1/releasers/42986/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/86060/?format=api",
"demozoo_url": "https://demozoo.org/productions/86060/",
"id": 86060,
"title": "Backup Internet",
"author_nicks": [
{
"name": "Bolland",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42986/?format=api",
"id": 42986,
"name": "Bolland",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Jurassic Park",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42987/?format=api",
"id": 42987,
"name": "Jurassic Park",
"is_group": true
}
}
],
"release_date": "2008-11-29",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]