Units API.

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

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

{
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/login/zh_Hant/?format=api",
    "source": [
        "The installation is not correct, check your php.ini file."
    ],
    "previous_source": "",
    "target": [
        "安裝不正確,請檢查您的php.ini文件。"
    ],
    "id_hash": 4088876659932155133,
    "content_hash": -4027578981544446660,
    "location": "",
    "context": "invalid_installation",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.opensourcepos.org/api/units/271558/?format=api",
    "priority": 100,
    "id": 272050,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/login/zh_Hant/?checksum=b8be9ba88da44cfd",
    "url": "https://translate.opensourcepos.org/api/units/272050/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T10:39:42.946901Z"
}