GET /api/v1/releasers/49095/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/136083/?format=api",
"demozoo_url": "https://demozoo.org/productions/136083/",
"id": 136083,
"title": "Last Path To Immortality",
"author_nicks": [
{
"name": "CyberCat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49095/?format=api",
"id": 49095,
"name": "CyberCat",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-04-04",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/109203/?format=api",
"demozoo_url": "https://demozoo.org/productions/109203/",
"id": 109203,
"title": "Insurance",
"author_nicks": [
{
"name": "CyberCat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49095/?format=api",
"id": 49095,
"name": "CyberCat",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-04-20",
"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": []
}
]