Units API.

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

GET /api/units/1230757/?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": [
        "Next, create [.filename]#/etc/krb5.keytab# on the server.  This is the main part of \"Kerberizing\" a service - it corresponds to generating a secret shared between the service and the KDC.  The secret is a cryptographic key, stored in a \"keytab\".  The keytab contains the server's host key, which allows it and the KDC to verify each others' identity.  It must be transmitted to the server in a secure fashion, as the security of the server can be broken if the key is made public.  Typically, the [.filename]#keytab# is generated on an administrator's trusted machine using `kadmin`, then securely transferred to the server, e.g., with man:scp[1]; it can also be created directly on the server if that is consistent with the desired security policy.  It is very important that the keytab is transmitted to the server in a secure fashion: if the key is known by some other party, that party can impersonate any user to the server! Using `kadmin` on the server directly is convenient, because the entry for the host principal in the KDC database is also created using `kadmin`."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -783664798394117746,
    "content_hash": -783664798394117746,
    "location": "documentation/content/en/books/handbook/security/_index.adoc:1379",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 353,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 180,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1230418/?format=api",
    "priority": 100,
    "id": 1230757,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbooksecurity_index/es/?checksum=751fdd0494bd918e",
    "url": "https://translate-dev.freebsd.org/api/units/1230757/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T13:39:24.879328Z"
}