Units API

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

GET /api/units/22302/?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": "An internal error has occurred.",
    "previous_source": "",
    "target": "내부 오류가 발생했습니다.",
    "id_hash": 7686121215956964767,
    "content_hash": 2379416727348300373,
    "location": "",
    "context": "internalError",
    "comment": "# Description: Alert after an internal error # Description:\n# Description:\n# Description:\n# Description:\n# Description: Alert after an internal error",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 346,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 22302,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ko/?checksum=eaaa9685e9b5559f",
    "url": "https://weblate.appinventor.mit.edu/api/units/22302/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4910/?format=api"
}