Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/weblate/javascript/ru/?format=api",
    "source": [
        "Press Cmd+I then %s to dismiss this."
    ],
    "previous_source": "",
    "target": [
        "Нажмите Cmd+I, затем %s, чтобы отклонить это."
    ],
    "id_hash": -1076486802654975304,
    "content_hash": -1076486802654975304,
    "location": "weblate/static/editor/full.js:448",
    "context": "",
    "note": "",
    "flags": "javascript-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/16904072/?format=api",
    "priority": 100,
    "id": 19671655,
    "web_url": "https://hosted.weblate.org/translate/weblate/javascript/ru/?checksum=710f8cf4da5aaab8",
    "url": "https://hosted.weblate.org/api/units/19671655/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-17T13:33:20.511616+02:00"
}