GET
/
api2
/
v2
/
analyses
/
{analyseUid}
Get analysis
curl --request GET \
  --url https://cloud.memsource.com/web/api2/v2/analyses/{analyseUid}
{
  "id": "<string>",
  "uid": "<string>",
  "type": "PreAnalyse",
  "name": "<string>",
  "provider": {
    "type": "<string>",
    "id": "<string>",
    "uid": "<string>"
  },
  "createdBy": {
    "firstName": "<string>",
    "lastName": "<string>",
    "userName": "<string>",
    "email": "<string>",
    "role": "SYS_ADMIN",
    "id": "<string>",
    "uid": "<string>"
  },
  "dateCreated": "2023-11-07T05:31:56Z",
  "netRateScheme": {
    "id": "<string>",
    "uid": "<string>",
    "name": "<string>",
    "isDefault": true,
    "dateCreated": "2023-11-07T05:31:56Z",
    "createdBy": {
      "firstName": "<string>",
      "lastName": "<string>",
      "userName": "<string>",
      "email": "<string>",
      "role": "SYS_ADMIN",
      "id": "<string>",
      "uid": "<string>"
    }
  },
  "analyseLanguageParts": [
    {
      "id": "<string>",
      "sourceLang": "<string>",
      "targetLang": "<string>",
      "data": {
        "available": true,
        "all": {
          "segments": 123,
          "words": 123,
          "characters": 123,
          "normalizedPages": 123,
          "percent": 123,
          "editingTime": 123
        },
        "repetitions": {
          "segments": 123,
          "words": 123,
          "characters": 123,
          "normalizedPages": 123,
          "percent": 123,
          "editingTime": 123
        },
        "transMemoryMatches": {
          "match100": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match95": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match85": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match75": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match50": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match0": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match101": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          }
        },
        "machineTranslationMatches": {
          "match100": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match95": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match85": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match75": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match50": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match0": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          }
        },
        "nonTranslatablesMatches": {
          "match100": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match99": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          }
        }
      },
      "discountedData": {
        "available": true,
        "all": {
          "segments": 123,
          "words": 123,
          "characters": 123,
          "normalizedPages": 123,
          "percent": 123,
          "editingTime": 123
        },
        "repetitions": {
          "segments": 123,
          "words": 123,
          "characters": 123,
          "normalizedPages": 123,
          "percent": 123,
          "editingTime": 123
        },
        "transMemoryMatches": {
          "match100": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match95": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match85": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match75": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match50": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match0": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match101": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          }
        },
        "machineTranslationMatches": {
          "match100": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match95": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match85": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match75": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match50": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match0": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          }
        },
        "nonTranslatablesMatches": {
          "match100": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          },
          "match99": {
            "segments": 123,
            "words": 123,
            "characters": 123,
            "normalizedPages": 123,
            "percent": 123,
            "editingTime": 123
          }
        }
      },
      "jobs": [
        {
          "uid": "<string>",
          "filename": "<string>",
          "innerId": "<string>"
        }
      ]
    }
  ]
}

Path Parameters

analyseUid
string
required

Response

200
application/json

successful operation

The response is of type object.