GET /api/v1/releasers/28967/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/52931/?format=api",
"demozoo_url": "https://demozoo.org/productions/52931/",
"id": 52931,
"title": "Funny Looking II",
"author_nicks": [
{
"name": "The Trap",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28967/?format=api",
"id": 28967,
"name": "The Trap",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-11-17",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/47049/?format=api",
"demozoo_url": "https://demozoo.org/productions/47049/",
"id": 47049,
"title": "Funny Lookin'",
"author_nicks": [
{
"name": "The Trap",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28967/?format=api",
"id": 28967,
"name": "The Trap",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-09-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]