Units API.

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

GET /api/units/131127/?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": "Use SAL",
    "previous_source": "",
    "target": "SALを使用する",
    "id_hash": -5459365426843099,
    "content_hash": -2856369566269778838,
    "location": "",
    "context": "SettingsLdapEdituseSalLabel",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 646,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 131127,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ja/?checksum=7fec9abc6f08b225",
    "url": "https://weblate.linphone.org/api/units/131127/?format=api"
}