Units API.

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

GET /api/units/128653/?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/fr/?format=api",
    "source": "End-to-end encrypted",
    "previous_source": "",
    "target": "Chiffrement de bout-en-bout",
    "id_hash": 1783852937560023474,
    "content_hash": -680442943002062686,
    "location": "",
    "context": "InfoEncryptioninfoEncryptionTitle",
    "note": "'End-to-end encrypted' Popup title about encryption information.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 377,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 128653,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=98c184cba2cd61b2",
    "url": "https://weblate.linphone.org/api/units/128653/?format=api"
}