GET /api/v1/releasers/15777/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/67474/?format=api",
"demozoo_url": "https://demozoo.org/productions/67474/",
"id": 67474,
"title": "Noname",
"author_nicks": [
{
"name": "Bca",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15777/?format=api",
"id": 15777,
"name": "Bca",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Karva",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22035/?format=api",
"id": 22035,
"name": "Karva",
"is_group": true
}
}
],
"release_date": "2003-08-09",
"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/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": [
"opengl"
]
}
]