Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/it/?format=api",
    "source": "&appName; contacts",
    "previous_source": "",
    "target": "&appName; contatti",
    "id_hash": -4863585529929036864,
    "content_hash": -3647320879858161025,
    "location": "",
    "context": "sync_account_name",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 170315,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/it/?checksum=3c8112ba99d98bc0",
    "url": "https://weblate.linphone.org/api/units/170315/?format=api"
}