Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/hunspell/translations/ko/?format=api",
    "source": [
        "error - iconv_open: UTF-8 -> %s\n"
    ],
    "previous_source": "",
    "target": [
        "오류 - iconv_open: UTF-8 -> %s\n"
    ],
    "id_hash": 7427693591340413456,
    "content_hash": 7427693591340413456,
    "location": "src/tools/hunspell.cxx:320, src/tools/hunspell.cxx:342",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/14820626/?format=api",
    "priority": 100,
    "id": 102771075,
    "web_url": "https://hosted.weblate.org/translate/hunspell/translations/ko/?checksum=e71477f7bc4a7210",
    "url": "https://hosted.weblate.org/api/units/102771075/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-01T03:19:35.918266+02:00"
}