ApiProject

A Codyt or Standard project


    FORMAT

    XML
    <ApiProject>
    <ClientName>Lux Translations</ClientName>
    <Comments>Le document n'est pas termine et plusieurs mises a jour sont prevues dans les deux mois a venir</Comments>
    <CreationDate>2008-12-10T17:26:06.95</CreationDate>
    <Deadline>2009-02-13T16:00:00</Deadline>
    <DefaultRefMaterialAccess>1</DefaultRefMaterialAccess> 
    <Domains>
    <ApiDomain>
    <DomainId>2147483647</DomainId>
    <Name>String content</Name>
    </ApiDomain>
    </Domains>
    <Instructions>Traduire manuel de Wordbee en utilisant les documents de reference n&#176; 1 et 2. Traduire en anglais US</Instructions>
    <ManagerPersonId i:nil="true"/>
    <OnlineUrl>
    http://
    www.wordbee-translator.com
    /Project/ProjectView.aspx?x=nTcuiWN5S%2f8T2HQQ4vTFYXHz4jv2sEj4PF0BJ2m%2fj34%3d
    </OnlineUrl>
    <PriceListId>1</PriceListId>
    <ProjectId>3</ProjectId>
    <ProjectType>Standard</ProjectType>
    <ReceivedDate>2008-12-10T01:30:00</ReceivedDate>
    <Reference>Project for teqsting bw Bastien 18923791827</Reference>
    <SourceLocale>fr</SourceLocale>
    <Status_>255</Status_>
    <TargetLocales xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <a:string>en-US</a:string>
    <a:string>fi</a:string>
    </TargetLocales>
    <Tasks>
    <ApiProjectsTasks>
    <Code>String content</Code>
    <Title>String content</Title>
    </ApiProjectsTasks>
    </Tasks>
    </ApiProject>
    
    


    PROPERTIES

    ApiProject

    Represents one project in the results list

    ClientName

    The project client name

    Comments

    Internal comments

    CreationDate

    Date when the project was created

    Deadline

    Project deadline

    DefaultRefMaterialAccess

    Used for Codyt projects only: Indicates whether the reference material folder of the project is visible in all jobs (of this project). The possible values are:


    0 - No access: Reference material is not visible in jobs and cannot be downloaded by suppliers

    1 - Read-only: Reference material is accessible in all jobs. Suppliers can download files.

    2 - Read/Write: Currently this option is not available. Do not use.

    Domains

    Information included when requesting details for a specific project only


    Lists all the domains of the project.

    DomainId is the unique domain id

    Name is the domain's name. Example: "Technical" or "Legal"

    Instructions

    Project instructions

    ManagerPersonId

    The ID of the manager. See API on companies and persons for more information.

    ParserProfileId

    The id of the document format profile associated to the project. Null if not set.

    PriceListId

    The prices to use for the project's client. Points to a price list.

    ProjectId

    The unique project id

    ProjectType

    Can be either Standard = 0 or Codyt = 1)

    ReceivedDate

    The date when this project was received

    Reference

    The project's reference

    SourceLocale

    Source language

    Status_

    The project status. Any of these values:

    • /// The project is currently under work

      • InProgress = 0,

    • /// The project is closed, work done

      • Done = 1,

    • /// The project must be prepared

      • Prepare = 2,

    • /// The project is in on hold / wait status

      • Wait = 3,

    • /// The project is archived

      • Archived = 4,

    • /// Project has been cancelled.

      • Cancelled = 10,

    • /// Project has been marked for deletion and will be deleted within a configurable delay (see Settings pages).

      • DeletionPending = 11,


    TargetLocales

    One or more languages into which to translate the project documents

    Tasks

    Information included when requesting details for a specific project only


    Lists all the tasks of the project.

    Code Can be TR (Translation), RV (Revision) or APP (Approval/Proofreading)

    Title is the title name of the task. Example: "Translation" or "Revision"

    OnlineUrl

    Url to access the project details page from a web browser.