Units API

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

GET /api/units/135456/?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/ta/?format=api",
    "source": "Source",
    "previous_source": "",
    "target": "சான்று",
    "id_hash": -6588066416599994651,
    "content_hash": -5916578817994371338,
    "location": "",
    "context": "SourceProperties",
    "comment": "# Description: ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2208,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 135456,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ta/?checksum=24927c7fc9e06ee5",
    "url": "https://weblate.appinventor.mit.edu/api/units/135456/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4249/?format=api"
}