Units API.

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

GET /api/units/131130/?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/ja/?format=api",
    "source": "Auto",
    "previous_source": "",
    "target": "自動",
    "id_hash": 7701398285597379051,
    "content_hash": 4298982084429620454,
    "location": "",
    "context": "SettingsLdapEditAutoMode",
    "note": "ComboBox Label\n",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 649,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 131130,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ja/?checksum=eae0dcefded589eb",
    "url": "https://weblate.linphone.org/api/units/131130/?format=api"
}