Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit/rhel-7/ko/?format=api",
    "source": [
        "The user name can only consist of letters from a-z, digits, dots, dashes and underscores."
    ],
    "previous_source": "",
    "target": [
        "사용자 이름에는 a~z 문자, 숫자, 점, 줄표와 밑줄만 사용 할 수 있습니다."
    ],
    "id_hash": 567160333532721142,
    "content_hash": 567160333532721142,
    "location": "pkg/users/local.js:549",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1902,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://translate.fedoraproject.org/api/units/2982044/?format=api",
    "priority": 100,
    "id": 3000546,
    "web_url": "https://translate.fedoraproject.org/translate/cockpit/rhel-7/ko/?checksum=87def55182e8eff6",
    "url": "https://translate.fedoraproject.org/api/units/3000546/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-04-21T08:34:23.358649Z"
}