Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linhome/linhome-shared-texts/pl/?format=api",
    "source": "Camera permission is required for {appname}.",
    "previous_source": "",
    "target": "{Appname} wymaga pozwolenia na aparat.",
    "id_hash": 2373808745297587561,
    "content_hash": 829070223356433487,
    "location": "",
    "context": "camera_permission_denied_dont_ask_again",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 79,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 89756,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/pl/?checksum=a0f1767a142dad69",
    "url": "https://weblate.linphone.org/api/units/89756/?format=api"
}