Units API.

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

GET /api/units/25908/?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/freebsd-doc/articles_ldap-auth/es/?format=api",
    "source": [
        "Authentication against an LDAP directory is generally accomplished by attempting to bind to the directory as the connecting user. This is done by establishing a <quote>simple</quote> bind on the directory with the user name supplied. If there is an entry with the <literal>uid</literal> equal to the user name and that entry's <literal>userPassword</literal> attribute matches the password supplied, then the bind is successful."
    ],
    "previous_source": "",
    "target": [
        "La autenticación en un directorio LDAP se logra generalmente al intentar vincularse al directorio como el usuario que se conecta. Esto se realiza mediante el establecimiento de un enlace <quote>simple</quote> en el directorio con el nombre de usuario proporcionado. Si hay uan entrada con el <literal>uid</literal> igual al nombre de usuario y el atributo <literal>userPassword</literal> de la entrada coincide con la contraseña proporcionada, el enlace tiene éxito."
    ],
    "id_hash": -1906301293237088203,
    "content_hash": -1906301293237088203,
    "location": "article.translate.xml:303",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 62,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99262/?format=api",
    "priority": 100,
    "id": 25908,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_ldap-auth/es/?checksum=658b7512e5bc5035",
    "url": "https://translate-dev.freebsd.org/api/units/25908/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:09:43.998518Z"
}