Units API.

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

GET /api/units/73829/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/chat/pt_BR/?format=api",
    "source": "Encrypt messages with LIME",
    "previous_source": "",
    "target": "Encriptar as mensagens com LIME",
    "id_hash": 7100708762924831589,
    "content_hash": -1579074720272514523,
    "location": "",
    "context": "Encrypt messages with LIME",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 73829,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/chat/pt_BR/?checksum=e28ac8ffaba35365",
    "url": "https://weblate.linphone.org/api/units/73829/?format=api"
}