{
"description": "",
"headquarters": "Los Gatos, California",
"homepage": "https://www.netflix.com",
"id": 178464,
"logo_path": "/tyHnxjQJLH6h4iDQKhN5iqebWmX.png",
"name": "Netflix",
"origin_country": "US",
"parent_company": null
}
This endpoint allows you to retrieve the details of an entertainment company by Id.
{
"description": "",
"headquarters": "Los Gatos, California",
"homepage": "https://www.netflix.com",
"id": 178464,
"logo_path": "/tyHnxjQJLH6h4iDQKhN5iqebWmX.png",
"name": "Netflix",
"origin_country": "US",
"parent_company": null
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Details
The response is of type object
.