Units API.

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

GET /api/units/99341/?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": [
        "access to dn.subtree=\"ou=people,dc=example,dc=org\"\n  attrs=userPassword\n  by self write\n  by anonymous auth\n  by * none\n\naccess to attrs=homeDirectory,uidNumber,gidNumber\n  by * read\n\naccess to *\n  by self write\n  by * read"
    ],
    "previous_source": "",
    "target": [
        "access to dn.subtree=\"ou=people,dc=example,dc=org\"\n  attrs=userPassword\n  by self write\n  by anonymous auth\n  by * none\n\naccess to attrs=homeDirectory,uidNumber,gidNumber\n  by * read\n\naccess to *\n  by self write\n  by * read"
    ],
    "id_hash": 4056416904974301175,
    "content_hash": 4056416904974301175,
    "location": "article.translate.xml:767",
    "context": "",
    "note": "(itstool) path: example/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 133,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 28,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99341/?format=api",
    "priority": 100,
    "id": 99341,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_ldap-auth/en/?checksum=b84b49aee9e1f7f7",
    "url": "https://translate-dev.freebsd.org/api/units/99341/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:09:45.000952Z"
}