Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/ru/?format=api",
    "source": [
        "You can tap the icon left or long press to enter multiple selection mode to operate quickly."
    ],
    "previous_source": "",
    "target": [
        "Вы можете нажать на значок в левом углу или при длительном нажатие, чтобы войти в режим множественного выбора, для быстрой работы."
    ],
    "id_hash": 5535721953192853066,
    "content_hash": 4972556057639549194,
    "location": "",
    "context": "multi_selection_tip",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 88,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://weblate.rikka.app/api/units/2871/?format=api",
    "priority": 100,
    "id": 5840,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ru/?checksum=ccd2d5c973643e4a",
    "url": "https://weblate.rikka.app/api/units/5840/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:30.163180Z"
}