Download language-specific project translation memoryAsk AIpost https://api.motaword.com/projects/{projectId}/strings/{languageCode}/packagePackage and download project translation memory in TMX format for a specific target language.Path ParamsprojectIdint64requiredProject IDlanguageCodestringrequiredLanguage CodeQuery Paramsasyncint64Defaults to 0If you want to package and download the translation memory synchronously, mark this parameter as '0'. It will package the translation memory and then return the packaged file in the response, identical to async/download call after an asynchronous /package call.formatstringDefaults to tmxTranslation Memory file formatHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponse 200Response in TMX or async requestUpdated 6 months ago