Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hant/?format=api",
    "source": "Application logs",
    "previous_source": "",
    "target": "應用日誌",
    "id_hash": 8073156501936349031,
    "content_hash": 3023322302853487145,
    "location": "",
    "context": "Application logs",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 58901,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/zh_Hant/?checksum=f0099d10aa0d1f67",
    "url": "https://weblate.linphone.org/api/units/58901/?format=api"
}