Units API.

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

GET /api/units/170845/?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": "Password",
    "previous_source": "",
    "target": "Password",
    "id_hash": 6207733770532131471,
    "content_hash": 185328769281189442,
    "location": "",
    "context": "account_settings_password_title",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 609,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 170845,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/it/?checksum=d6264cf96cc3928f",
    "url": "https://weblate.linphone.org/api/units/170845/?format=api"
}