get https://api.ottolearn.io/v1/rest/topic()/contents()
Get the specific content of a Topic. This API call will return a single content object for a valid Topic ID and Content ID. Topic ID's can be found by using the List all Topics (/topic) API call. Content ID's can be found by using the List contents of a specific Topic (/topic(id)/contents) API call.