Units API

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

GET /api/units/235022/?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": "PhoneCallEnded",
    "previous_source": "",
    "target": "전화통화를종료했을때",
    "id_hash": 2150257600975352716,
    "content_hash": 3168190719499152502,
    "location": "",
    "context": "PhoneCallEndedEvents",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 321,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 235022,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/ko/?checksum=9dd73fe541b8338c",
    "url": "https://weblate.appinventor.mit.edu/api/units/235022/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11271/?format=api"
}