Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/1604888/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbooksecurity_index/es/?format=api",
    "source": [
        "If DES is used, there is no beginning symbol.  For MD5, the symbol is `$`.  For SHA256 and SHA512, the symbol is `$6$`.  For Blowfish, the symbol is `$2a$`.  In this example, the password for `imani` is hashed using the default SHA512 algorithm as the hash starts with `$6$`.  Note that the encrypted hash, not the password itself, is stored in the password database:"
    ],
    "previous_source": "",
    "target": [
        "Si se utiliza DES, no hay símbolo de inicio.  Para MD5, el símbolo es `$`.  Para SHA256 y SHA512, el símbolo es `$6$`.  Para Blowfish, el símbolo es `$2a$`.  En este ejemplo, la contraseña de `imani` se codifica utilizando el algoritmo SHA512 por defecto, ya que el hash empieza por `$6$`.  Ten en cuenta que en la base de datos de contraseñas se almacena el hash cifrado, no la contraseña en sí:"
    ],
    "id_hash": 5200141780206239664,
    "content_hash": 5200141780206239664,
    "location": "documentation/content/en/books/handbook/security/_index.adoc:164",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 64,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1604153/?format=api",
    "priority": 100,
    "id": 1604888,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbooksecurity_index/es/?checksum=c82a9d65c6dc3fb0",
    "url": "https://translate-dev.freebsd.org/api/units/1604888/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-17T23:56:10.757827Z"
}