Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/ko/?format=api",
    "source": "Event raised when an error occurs. Only some errors will raise this condition. For those errors, the system will show a notification by default. You can use this event handler to prescribe an error behavior different than the default.",
    "previous_source": "",
    "target": "오류기 발생했을 때 실행됩니다. 몇몇 오류만 이 이벤트를 실행합니다. 이 에러들에 대해 기본적으로는 대화창을 띄워줍니다. 이 이벤트를 사용하여 기본값과 다르게 오류 시의 동작을 지정 할 수 있습니다.",
    "id_hash": -6660008431121620875,
    "content_hash": 2477330132180734192,
    "location": "",
    "context": "Screen__ErrorOccurredEventDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 354,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "priority": 100,
    "id": 235055,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/ko/?checksum=2392e59e3de3a075",
    "url": "https://weblate.appinventor.mit.edu/api/units/235055/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11304/?format=api"
}