Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/account/en/?format=api",
    "source": "Substitute + in phone numbers",
    "previous_source": "",
    "target": "Substitute + in phone numbers",
    "id_hash": -7881406170983586044,
    "content_hash": 3730678198090786196,
    "location": "",
    "context": "Substitute + in phone numbers",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "priority": 100,
    "id": 70908,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/account/en/?checksum=129f9ed84ff3a704",
    "url": "https://weblate.linphone.org/api/units/70908/?format=api"
}