Units API.

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

GET /api/units/1262/?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/en/?format=api",
    "source": "Enter a number or an address",
    "previous_source": "",
    "target": "Enter a number or an address",
    "id_hash": 1473305302806170033,
    "content_hash": 4315333374249456506,
    "location": "",
    "context": "dialer_address_bar_hint",
    "note": " Dialer ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1262,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=94723b5df37609b1",
    "url": "https://weblate.linphone.org/api/units/1262/?format=api"
}