Units API.

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

GET /api/units/1820026/?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": [
        "In a large project with a long history it may be difficult to find changes of interest when investigating an issue or change in behaviour.  Verbose, detailed commit messages allow searches for changes that might be relevant.  For example, `git log --since 1year --grep 'USB timeout'`."
    ],
    "previous_source": "",
    "target": [
        "In a large project with a long history it may be difficult to find changes of interest when investigating an issue or change in behaviour.  Verbose, detailed commit messages allow searches for changes that might be relevant.  For example, `git log --since 1year --grep 'USB timeout'`."
    ],
    "id_hash": 5425707414583890688,
    "content_hash": 5425707414583890688,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:2473",
    "context": "",
    "note": "type: delimited block = 4",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 708,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 46,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1820026/?format=api",
    "priority": 100,
    "id": 1820026,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=cb4bfc259d79d300",
    "url": "https://translate-dev.freebsd.org/api/units/1820026/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-17T20:19:16.430697Z"
}