GET /api/v1/releasers/32890/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/55044/?format=api",
"demozoo_url": "https://demozoo.org/graphics/55044/",
"id": 55044,
"title": "Life is good",
"author_nicks": [
{
"name": "vasya",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32890/?format=api",
"id": 32890,
"name": "vasya",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-08-29",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/28/?format=api",
"id": 28,
"name": "4K Executable Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/55045/?format=api",
"demozoo_url": "https://demozoo.org/graphics/55045/",
"id": 55045,
"title": "Carry",
"author_nicks": [
{
"name": "vasya",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32890/?format=api",
"id": 32890,
"name": "vasya",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-08-29",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/28/?format=api",
"id": 28,
"name": "4K Executable Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]