GET /api/v1/releasers/21575/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/123313/?format=api",
"demozoo_url": "https://demozoo.org/graphics/123313/",
"id": 123313,
"title": "WarFaces",
"author_nicks": [
{
"name": "SpaceHawks",
"abbreviation": "SH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21575/?format=api",
"id": 21575,
"name": "SpaceHawks",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-05-30",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/259304/?format=api",
"demozoo_url": "https://demozoo.org/productions/259304/",
"id": 259304,
"title": "Worldnews 6",
"author_nicks": [
{
"name": "SpaceHawks",
"abbreviation": "SH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21575/?format=api",
"id": 21575,
"name": "SpaceHawks",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": []
}
]