Units API.

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

GET /api/units/133303/?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/ru/?format=api",
    "source": "Call is encrypted with: %1.",
    "previous_source": "",
    "target": "Звонок зашифрован с: %1.",
    "id_hash": 8634548397051225252,
    "content_hash": -3024852238319568065,
    "location": "",
    "context": "IncallsecuredStringFormat",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 328,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 133303,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ru/?checksum=f7d41404f22824a4",
    "url": "https://weblate.linphone.org/api/units/133303/?format=api"
}