Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/ko/?format=api",
    "source": "<p>It appears that <b>%1</b> has had all blocks removed.</p><p><ul><li>You can save the empty screen, and then all those blocks will be permanently gone from the project.</li><li>Alternatively, you can restore the previously saved version of the project.</li></ul></p>",
    "previous_source": "",
    "target": "<p><b>%1</b>의 블록이 모두 삭제된 것 같습니다.</p><p><ul><li>빈 스크린을 유지하면 그 블록들은 영구히 삭제됩니다.</li><li>아니면 삭제되기 이전으로 되돌릴 수 있습니다.</li></ul></p>",
    "id_hash": -6369451515812611856,
    "content_hash": 530464758545990752,
    "location": "",
    "context": "blocksTruncatedDialogMessage",
    "comment": "# Description:  # Description:",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 65,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 36,
    "priority": 100,
    "id": 21953,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ko/?checksum=279b2997d9ea78f0",
    "url": "https://weblate.appinventor.mit.edu/api/units/21953/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4561/?format=api"
}