Units API.

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

GET /api/units/132749/?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/pt_BR/?format=api",
    "source": "Assistant",
    "previous_source": "",
    "target": "Assistente",
    "id_hash": -4674110823500357810,
    "content_hash": 2943889006655366706,
    "location": "",
    "context": "SettingsSipAccountsassistantTitle",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 710,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 132749,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/pt_BR/?checksum=3f2238f87473df4e",
    "url": "https://weblate.linphone.org/api/units/132749/?format=api"
}