Units API.

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

GET /api/units/99268/?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/en/?format=api",
    "source": [
        "Some thought might be given to the object class your users will belong to. Most tools by default will use <literal>people</literal>, which is fine if you simply want to provide entries against which to authenticate. However, if you are going to store user information in the LDAP database as well, you will probably want to use <literal>inetOrgPerson</literal>, which has many useful attributes. In either case, the relevant schemas need to be loaded in <filename>slapd.conf</filename>."
    ],
    "previous_source": "",
    "target": [
        "Some thought might be given to the object class your users will belong to. Most tools by default will use <literal>people</literal>, which is fine if you simply want to provide entries against which to authenticate. However, if you are going to store user information in the LDAP database as well, you will probably want to use <literal>inetOrgPerson</literal>, which has many useful attributes. In either case, the relevant schemas need to be loaded in <filename>slapd.conf</filename>."
    ],
    "id_hash": 5252560224127592109,
    "content_hash": 5252560224127592109,
    "location": "article.translate.xml:333",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 74,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99268/?format=api",
    "priority": 100,
    "id": 99268,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_ldap-auth/en/?checksum=c8e4d7b1d078a6ad",
    "url": "https://translate-dev.freebsd.org/api/units/99268/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:09:44.069537Z"
}