Skip to content
Hound Documentation
Main Navigation
Getting Started
Appearance
Menu
Return to top
Get Comments for a TV Show
GET
/api/v1/tv/{id}/comments
Parameters
Path Parameters
id
*
Media ID
Type
string
Required
Example
"tmdb-1234"
Query Parameters
type
*
Comment Type
Type
string
Required
Responses
200
400
500
OK
Content-Type
application/json
Schema
JSON
JSON
"string"
GET
/api/v1/tv/{id}/comments
Playground
Variables
Key
Value
id
*
type
*
Try it out
Samples
Powered by
VitePress OpenAPI
Get Comments for a TV Show
Parameters
Path Parameters
Media ID
"tmdb-1234"Query Parameters
Comment Type
Responses
OK
Playground
Variables
Samples