Units API.

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

GET /api/units/131121/?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": "LDAP Server. eg: ldap:/// for a localhost server or ldap://ldap.example.org/",
    "previous_source": "",
    "target": "LDAPサーバー。例: ローカルホストサーバーの ldap:/// もしくは ldap://ldap.example.org/",
    "id_hash": -3217217062261818188,
    "content_hash": -1453901167244700082,
    "location": "",
    "context": "SettingsLdapEditserverTooltip",
    "note": "Tooltip for server URL\n",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 640,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 131121,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ja/?checksum=535a26209e8efcb4",
    "url": "https://weblate.linphone.org/api/units/131121/?format=api"
}