GET /api/v1/releasers/9199/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/372336/?format=api",
"demozoo_url": "https://demozoo.org/productions/372336/",
"id": 372336,
"title": "Video Studio v0.97",
"author_nicks": [
{
"name": "Coders' Academy",
"abbreviation": "Coders Academy",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9199/?format=api",
"id": 9199,
"name": "Coders' Academy",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-01-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/12810/?format=api",
"demozoo_url": "https://demozoo.org/productions/12810/",
"id": 12810,
"title": "Codex",
"author_nicks": [
{
"name": "Coders' Academy",
"abbreviation": "Coders Academy",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9199/?format=api",
"id": 9199,
"name": "Coders' Academy",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-07-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"no-credits-given"
]
}
]