Units API

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

GET /api/units/135215/?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": "RemoveFirstFromList",
    "previous_source": "",
    "target": "removefirstfromlist",
    "id_hash": -3732332926474055904,
    "content_hash": 2893244614543180862,
    "location": "",
    "context": "RemoveFirstFromListMethods",
    "comment": "# Description: ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1924,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 135215,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ta/?checksum=4c3416fa66050f20",
    "url": "https://weblate.appinventor.mit.edu/api/units/135215/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4008/?format=api"
}