Get Studio Project
Returns information about a specific Studio project. This endpoint returns more detailed information about a project than GET /v1/studio
.
Path parameters
project_id
The ID of the project to be used. You can use the List projects endpoint to list all the available projects.
Headers
xi-api-key
Response
Successful Response
project_id
The ID of the project.
name
The name of the project.
create_date_unix
The creation date of the project.
default_title_voice_id
The default title voice ID.
default_paragraph_voice_id
The default paragraph voice ID.
default_model_id
The default model ID.
can_be_downloaded
Whether the project can be downloaded.
volume_normalization
Whether the project uses volume normalization.
state
The state of the project.
Allowed values:
access_level
The access level of the project.
Allowed values:
quality_preset
The quality preset level of the project.
Allowed values:
chapters
List of chapters of the project and their metadata.
pronunciation_dictionary_versions
List of pronunciation dictionary versions of the project and their metadata.
pronunciation_dictionary_locators
List of pronunciation dictionary locators.
apply_text_normalization
Whether text normalization is applied to the project.
Allowed values:
experimental
Experimental features of the project.
quality_check_onDeprecated
Whether quality check is enabled for this project.
quality_check_on_when_bulk_convertDeprecated
Whether quality check is enabled on the project when bulk converting.
last_conversion_date_unix
The last conversion date of the project.
title
The title of the project.
description
The description of the project.
genres
List of genres of the project.
cover_image_url
The cover image URL of the project.
target_audience
The target audience of the project.
Allowed values:
language
Two-letter language code (ISO 639-1) of the language of the project.
content_type
The content type of the project, e.g. 'Novel' or 'Short Story'
original_publication_date
The original publication date of the project.
mature_content
Whether the project contains mature content.
isbn_number
The ISBN number of the project.
fiction
Whether the project is fiction.
Allowed values:
creation_meta
The creation meta of the project.
source_type
The source type of the project.
Allowed values:
chapters_enabled
Whether chapters are enabled for the project.