Units API.

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

GET /api/units/1819452/?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 have a local branch, though, there are one or two caveats.  First, rebase will rewrite history, so you will likely want to do something to save it.  Second, jumping branches tends to cause more conflicts.  If we pretend the example above was relative to stable/12, then to move to `main`, I'd suggest the following:"
    ],
    "previous_source": "",
    "target": [
        "If you have a local branch, though, there are one or two caveats.  First, rebase will rewrite history, so you will likely want to do something to save it.  Second, jumping branches tends to cause more conflicts.  If we pretend the example above was relative to stable/12, then to move to `main`, I'd suggest the following:"
    ],
    "id_hash": -9026260699191386999,
    "content_hash": -9026260699191386999,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:891",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 260,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 56,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1819452/?format=api",
    "priority": 100,
    "id": 1819452,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=02bc47b79ea0dc89",
    "url": "https://translate-dev.freebsd.org/api/units/1819452/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-17T20:19:15.239234Z"
}