Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/zh_Hans/?format=api",
    "source": "Your account is created. Please check your emails to validate your account:",
    "previous_source": "",
    "target": "您的帐户已经创建。请检查邮件以驗證您的帐户:",
    "id_hash": -3972712604414921575,
    "content_hash": -6726341998439845433,
    "location": "",
    "context": "assistant_validate_account_1",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 396,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "priority": 100,
    "id": 18532,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=48de16ef4321b499",
    "url": "https://weblate.linphone.org/api/units/18532/?format=api"
}