Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/noprojectdialog/uk/?format=api",
    "source": "Hello Purr",
    "previous_source": "",
    "target": "Привіт Мурко",
    "id_hash": 8705776917572940765,
    "content_hash": 5929619019915706783,
    "location": "",
    "context": "helloPurrTitle",
    "comment": "# Description: Title of the Hello Purr app",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 177837,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/noprojectdialog/uk/?checksum=f8d121fb39baf3dd",
    "url": "https://weblate.appinventor.mit.edu/api/units/177837/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/7241/?format=api"
}