Units API.

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

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

{
    "translation": "https://translate.harmony.tf/api/translations/test/test-git/pl/?format=api",
    "source": [
        "uu"
    ],
    "previous_source": "",
    "target": [
        "„orangutan” \"quoted test\""
    ],
    "id_hash": -9051597838422834699,
    "content_hash": -7168547561104875877,
    "location": "",
    "context": "weblate->orangutan",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.harmony.tf/api/units/6/?format=api",
    "priority": 98,
    "id": 10,
    "web_url": "https://translate.harmony.tf/translate/test/test-git/pl/?checksum=026243b92f1d01f5",
    "url": "https://translate.harmony.tf/api/units/10/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-12-23T06:33:00.416292Z"
}