Units API.

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

GET /api/units/224881/?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/en/?format=api",
    "source": "Did you mean ?",
    "previous_source": "",
    "target": "Did you mean ?",
    "id_hash": -2150526415132386023,
    "content_hash": -2194741193659713969,
    "location": "",
    "context": "SpellCheckerMenuspellCheckingMenuDidYouMean",
    "note": "'Did you mean ?' : Suggest new words",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 849,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "priority": 100,
    "id": 224881,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=6227cb9e91f09d19",
    "url": "https://weblate.linphone.org/api/units/224881/?format=api"
}