Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/user/zh_CN/?format=api",
    "source": [
        "The username can contain only lower-case alphanumeric characters, underscores, and hyphens, and must begin and end with an alphanumeric character."
    ],
    "previous_source": "",
    "target": [
        "用户名只能包含小写字母或数字字符,下划线和连字符,并且必须以字母或数字字符开头和结尾。"
    ],
    "id_hash": -1784014648181273974,
    "content_hash": 1680532590757156079,
    "location": "",
    "context": "user.register.form.usernameAlphaNumeric",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408191/?format=api",
    "priority": 100,
    "id": 24934,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/user/zh_CN/?checksum=673de8212d0fca8a",
    "url": "http://translate.pkp.sfu.ca/api/units/24934/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:47:29.887626Z"
}