Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api",
    "source": [
        "If you get stuck during the rebase, do not panic.  git rebase --abort will take you back to a clean slate.  It is important, though, to start with an unmodified tree.  An aside: The above mentioned `git reflog` comes in handy here, as it will have a list of all the (intermediate) commits that you can view or inspect or cherry-pick."
    ],
    "previous_source": "",
    "target": [
        "If you get stuck during the rebase, do not panic.  git rebase --abort will take you back to a clean slate.  It is important, though, to start with an unmodified tree.  An aside: The above mentioned `git reflog` comes in handy here, as it will have a list of all the (intermediate) commits that you can view or inspect or cherry-pick."
    ],
    "id_hash": -3895747838411029100,
    "content_hash": -3895747838411029100,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:875",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 255,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 61,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1819444/?format=api",
    "priority": 100,
    "id": 1819444,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=49ef85fb4503c594",
    "url": "https://translate-dev.freebsd.org/api/units/1819444/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-17T20:19:15.225652Z"
}