Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/ko/?format=api",
    "source": [
        "For example, if you want to use Shizuku in %1$s, you should replace %2$s with %3$s (%4$s is the package name of %1$s)."
    ],
    "previous_source": "",
    "target": [
        "예를 들어, %1$s에서 Shizuku를 사용하려면 %2$s를 %3$s로 바꿔야 합니다(%4$s는 %1$s의 패키지 이름입니다)."
    ],
    "id_hash": 4092860280923325046,
    "content_hash": 3567350147688763840,
    "location": "",
    "context": "terminal_tutorial_2_description",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 70,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 23,
    "source_unit": "https://weblate.rikka.app/api/units/15767/?format=api",
    "priority": 100,
    "id": 16707,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/ko/?checksum=b8ccc2bd97bd8276",
    "url": "https://weblate.rikka.app/api/units/16707/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-12T11:09:28.329682Z"
}