action prss_get_api_v2_segments_id_content { label: "UNDER DEVELOPMENT - Returns the audio content segment matching the given ID." provider: prss method: GET path: "/api/v2/segments/{id}/content" encoding: json output: { type: "object" additionalProperties: true } }