Units API

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

GET /api/units/174175/?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/uk/?format=api",
    "source": "Sending {0} to companion...",
    "previous_source": "",
    "target": "Надсилання {0} компаньйону...",
    "id_hash": 2296492143945954048,
    "content_hash": 458980528337706286,
    "location": "",
    "context": "sendingAssetToCompanion",
    "comment": "# Description: Message to display when sending an asset to the companion\n# 0=assetPath",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 570,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 174175,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/uk/?checksum=9fdec770055fb300",
    "url": "https://weblate.appinventor.mit.edu/api/units/174175/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/5209/?format=api"
}