{"slug":"api-particle-pro-v1-podcasts-episodes-id-transcript-preview-d817cf","title":"Get a transcript excerpt around a moment","host":"api.particle.pro","method":"GET","resource":"https://api.particle.pro/v1/podcasts/episodes/:id/transcript/preview","category":"other","description":"Get a transcript excerpt around a moment. Returns one segment of an episode's transcript: the latest segment starting at or before at (seconds), or the opening segment when at is omitted.","price_listed":0.01,"price_asked":0.01,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":199,"reported_calls_30d":2,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","pathParams":{"id":"all-in"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"properties":{"id":{"description":"Episode slug or ID","type":"string"}},"required":["id"],"type":"object"},"queryParams":{"properties":{"at":{"description":"A moment in the episode, in seconds. Returns the latest segment starting at or before it, which is not always a segment containing it: a value falling in the gap between two segments resolves to the earlier one, and a value outside the episode clamps to the first or last segment. Read segment_start_seconds/segment_end_seconds for the range actually returned. Omit for the opening segment.","format":"double","type":"number"},"format":{"description":"Output format: dialogue (speaker-attributed lines), text (plain text), srt (SubRip subtitles)","enum":["dialogue","text","srt"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.01,"price_match":true,"latency_ms":199,"error":null}],"description_full":"Get a transcript excerpt around a moment. Returns one segment of an episode's transcript: the latest segment starting at or before at (seconds), or the opening segment when at is omitted.","last_updated":"2026-09-06T07:09:08.543Z","schemes":["exact"]}