Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/es/?format=api",
    "source": "Call list",
    "previous_source": "",
    "target": "Lista de llamadas",
    "id_hash": 3233749968777133496,
    "content_hash": 1298655903385132484,
    "location": "",
    "context": "CallTimelinecallListTitle",
    "note": "'Call list' : Call histories title",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 110,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 220854,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/es/?checksum=ace09676a5643db8",
    "url": "https://weblate.linphone.org/api/units/220854/?format=api"
}