Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/ja/?format=api",
    "source": [
        "Either the account is already validated, either the validation token is incorrect."
    ],
    "previous_source": "",
    "target": [
        "すでにアカウント検証済みか不正確な検証コードです。"
    ],
    "id_hash": 2171788748904823103,
    "content_hash": -7562893570878735688,
    "location": "",
    "context": "Either the account is already validated, either the validation token is incorrect.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 103,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.framasoft.org/api/units/256557/?format=api",
    "priority": 100,
    "id": 6465,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/ja/?checksum=9e23be5c49a9793f",
    "url": "https://weblate.framasoft.org/api/units/6465/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:51.361179Z"
}