GET /api/v1/releasers/35288/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/128000/?format=api",
"demozoo_url": "https://demozoo.org/productions/128000/",
"id": 128000,
"title": "Batman z Cedyniem w jednim spali domu!",
"author_nicks": [
{
"name": "Żbik",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35288/?format=api",
"id": 35288,
"name": "Żbik",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Mega Assemblers Crew",
"abbreviation": "MAC, M.A.C.",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35287/?format=api",
"id": 35287,
"name": "Mega Assemblers Crew",
"is_group": true
}
}
],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]