GET /api/v1/releasers/30443/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/87099/?format=api",
"demozoo_url": "https://demozoo.org/graphics/87099/",
"id": 87099,
"title": "Alice",
"author_nicks": [
{
"name": "Addario",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30443/?format=api",
"id": 30443,
"name": "Addario",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-06-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/51282/?format=api",
"demozoo_url": "https://demozoo.org/graphics/51282/",
"id": 51282,
"title": "T-Home",
"author_nicks": [
{
"name": "Addario",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30443/?format=api",
"id": 30443,
"name": "Addario",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-09-27",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]