Response Successful Response
project_id string
The ID of the project.
name string
The name of the project.
create_date_unix integer
The creation date of the project.
created_by_user_id string or null
The user ID who created the project.
default_title_voice_id string
The default title voice ID.
default_paragraph_voice_id string
The default paragraph voice ID.
default_model_id string
The default model ID.
can_be_downloaded boolean
Whether the project can be downloaded.
volume_normalization boolean
Whether the project uses volume normalization.
state enum
The state of the project.
Allowed values: creating default converting in_queue
access_level enum
The access level of the project.
Allowed values: admin editor commenter viewer
quality_preset enum Defaults to standard
The quality preset level of the project.
Allowed values: standard high ultra ultra_lossless
chapters list of objects
List of chapters of the project and their metadata.
pronunciation_dictionary_versions list of objects
List of pronunciation dictionary versions of the project and their metadata.
pronunciation_dictionary_locators list of objects
List of pronunciation dictionary locators.
apply_text_normalization enum
Whether text normalization is applied to the project.
Allowed values: auto on off apply_english
assets list of objects
List of uploaded assets e.g. videos, audios.
voices list of objects
List of configured project voices.
quality_check_on boolean Deprecated
Whether quality check is enabled for this project.
quality_check_on_when_bulk_convert boolean Deprecated
Whether quality check is enabled on the project when bulk converting.
last_conversion_date_unix integer or null
The last conversion date of the project.
title string or null
The title of the project.
author string or null
The author of the project.
description string or null
The description of the project.
genres list of strings or null
List of genres of the project.
cover_image_url string or null
The cover image URL of the project.
target_audience enum or null
The target audience of the project.
Allowed values: children young adult adult all ages
language string or null
Two-letter language code (ISO 639-1) of the language of the project.
content_type string or null
The content type of the project, e.g. 'Novel' or 'Short Story'
original_publication_date string or null
The original publication date of the project.
mature_content boolean or null
Whether the project contains mature content.
isbn_number string or null
The ISBN number of the project.
fiction enum or null
Whether the project is fiction.
Allowed values: fiction non-fiction
creation_meta object or null
The creation meta of the project.
source_type enum or null
The source type of the project.
chapters_enabled boolean or null Defaults to true
Whether chapters are enabled for the project.
captions_enabled boolean or null Defaults to true
Whether captions are enabled for the project.
caption_style object or null
Global styling to be applied to all captions
caption_style_template_overrides map from strings to objects or null
Styling changes that have been made to the provided templates
public_share_id string or null
The public share ID of the project.
aspect_ratio enum or null
The aspect ratio of the project.
Allowed values: 16:9 9:16 4:5 1:1
agent_settings object or null
Agent-related settings for the project
experimental map from strings to any
Experimental features for the project.
base_voices list of objects or null
List of voices used by the project.
publishing_read object or null
The ElevenReader data if the book was published.