Units API

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

GET /api/units/135007/?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": "MonthName",
    "previous_source": "",
    "target": "மாத பெயர்",
    "id_hash": 2659276540675938528,
    "content_hash": 6881041296601892137,
    "location": "",
    "context": "MonthNameMethods",
    "comment": "# Description: ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1504,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 135007,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ta/?checksum=a4e7a5ec9e84d8e0",
    "url": "https://weblate.appinventor.mit.edu/api/units/135007/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/3800/?format=api"
}