Units API

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

GET /api/units/22201/?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": "Server error: could not retrieve comments",
    "previous_source": "",
    "target": "서버 오류 : 댓글을 조회할 수 없습니다",
    "id_hash": -7071219664917819309,
    "content_hash": -5808139131225148389,
    "location": "",
    "context": "galleryCommentError",
    "comment": "# Description: Error message reported when can't get gallery app comments on server.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 266,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 22201,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ko/?checksum=1dddfb2dffd11053",
    "url": "https://weblate.appinventor.mit.edu/api/units/22201/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4809/?format=api"
}