Units API

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

GET /api/units/234717/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/ko/?format=api",
    "source": "AfterGettingText",
    "previous_source": "",
    "target": "텍스트가져온후에",
    "id_hash": 1255203306645840575,
    "content_hash": -7619457839122647455,
    "location": "",
    "context": "AfterGettingTextEvents",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 234717,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/ko/?checksum=916b60c1cd8562bf",
    "url": "https://weblate.appinventor.mit.edu/api/units/234717/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10966/?format=api"
}