v1
latestOpenAPI 3.0.32026-07-13401683.8 KBReturns the piece matching the given ID.
Response
The piece with the given ID.
The unique ID of the piece. Generated at creation.
The ID of the episode that owns the piece.
The number of the segment that this piece is in, starting with 1. This is an optional field but it can be used to provide more detail by linking the piece to a specific audio segment.
The date the piece was created in ISO 8601 format. Generated at creation.
The date the piece was last modified/updated in ISO 8601 format. Automatically updated on any write operation.
The human readable title of the piece that is normally displayed on an end user's device.
Seconds relative to the start of the episode.
Seconds relative to the start of the episode.
The short description of the piece.
The long description of the piece.
The size of the piece image file in bytes. Generated at creation.
The name of the piece image file. Generated at creation.
The user's original name of the piece image file.
The URI to the piece image content in CD Drive. Format should be 'cddrive:id:{value}' or 'cddrive://{path}'. This property is only used on modification and is not returned.