GET /api/v1/releasers/7062/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/10475/?format=api",
"demozoo_url": "https://demozoo.org/graphics/10475/",
"id": 10475,
"title": "Return Of The Killer Afros",
"author_nicks": [
{
"name": "House of Style",
"abbreviation": "HOS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7062/?format=api",
"id": 7062,
"name": "House of Style",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-08",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/25/?format=api",
"id": 25,
"name": "ASCII Collection",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/178747/?format=api",
"demozoo_url": "https://demozoo.org/graphics/178747/",
"id": 178747,
"title": "Comm",
"author_nicks": [
{
"name": "House of Style",
"abbreviation": "HOS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7062/?format=api",
"id": 7062,
"name": "House of Style",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-07-15",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/25/?format=api",
"id": 25,
"name": "ASCII Collection",
"supertype": "graphics"
}
],
"tags": []
}
]