GET /api/v1/releasers/17016/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/23403/?format=api",
"demozoo_url": "https://demozoo.org/productions/23403/",
"id": 23403,
"title": "Objektgeballer 5",
"author_nicks": [
{
"name": "Prog",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17016/?format=api",
"id": 17016,
"name": "Prog",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Never",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3527/?format=api",
"id": 3527,
"name": "Never",
"is_group": true
}
}
],
"release_date": "2011-12-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]