GET /api/v1/releasers/75288/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/181041/?format=api",
"demozoo_url": "https://demozoo.org/productions/181041/",
"id": 181041,
"title": "Zip-Code Disk Packer / UnPacker",
"author_nicks": [
{
"name": "Swiss USA Team",
"abbreviation": "USA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75288/?format=api",
"id": 75288,
"name": "Swiss USA Team",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-12-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"packer"
]
},
{
"url": "https://demozoo.org/api/v1/productions/343926/?format=api",
"demozoo_url": "https://demozoo.org/productions/343926/",
"id": 343926,
"title": "UHA Demo Maker 2.0",
"author_nicks": [
{
"name": "Swiss USA Team",
"abbreviation": "USA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75288/?format=api",
"id": 75288,
"name": "Swiss USA Team",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-11-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]