> ## Documentation Index
> Fetch the complete documentation index at: https://docs.riverside.fm/llms.txt
> Use this file to discover all available pages before exploring further.

# Edit object

> An edit (clip) created in the Riverside Editor. Edits can be exported to media files and to editing-timeline files (XML / AAF) for Premiere Pro, Final Cut Pro, or Pro Tools.

`clip_id` Unique identifier of the edit (clip).

`name` Name of the edit.

`project_id` Identifier of the project the edit belongs to.

`studio_id` Identifier of the studio the edit belongs to.

`created_date` Date when the edit was created (ISO-8601).

`status` Status of the edit, one of `draft`, `finalized`, or `exported`. Only non-`draft` edits can be exported to a timeline.

`download_url` The media URL to download the exported clip. Available once the edit has been exported; `null` otherwise.
