GET /api/v1/releasers/34041/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58064/?format=api",
"demozoo_url": "https://demozoo.org/productions/58064/",
"id": 58064,
"title": "D Project",
"author_nicks": [
{
"name": "Evil Knieval",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34041/?format=api",
"id": 34041,
"name": "Evil Knieval",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Tentacle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28001/?format=api",
"id": 28001,
"name": "Tentacle Interactive",
"is_group": true
}
}
],
"release_date": "2001-06-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"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/186206/?format=api",
"demozoo_url": "https://demozoo.org/music/186206/",
"id": 186206,
"title": "Espionage",
"author_nicks": [
{
"name": "Evil Knieval",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34041/?format=api",
"id": 34041,
"name": "Evil Knieval",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-09-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]