Units API.

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

GET /api/units/131123/?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": "The bind DN is the credential that is used to authenticate against an LDAP.<br> eg: cn=ausername,ou=people,dc=bc,dc=com",
    "previous_source": "",
    "target": "バインドDNは、LDAPの認証に使用される認証情報です。<br>例: cn=ausername,ou=people,dc=bc,dc=com",
    "id_hash": 3838991815335180210,
    "content_hash": -8800387941886463020,
    "location": "",
    "context": "SettingsLdapEditbindDNTooltip",
    "note": "'Bind DN' can be a keyword. Check LDAP documentations\n",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 642,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "priority": 100,
    "id": 131123,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ja/?checksum=b546d6b758af77b2",
    "url": "https://weblate.linphone.org/api/units/131123/?format=api"
}