Get Project
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Detail view of a project, including the billing basis upload/complete
established. duration, source_size_bytes, width, height
are null until upload/complete has probed the source; width and
height stay null for audio sources, which have no dimensions.
Public project lifecycle: creation → upload → analyzable (or failed).
One of three distinct status vocabularies on the /v1 wire (REE-75) — project lifecycle, command dispatch, and analysis result are different state machines and are declared as different enums on purpose.
created, uploading, ready, failed 
