Units API.

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

GET /api/units/1246634/?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/articlesfreebsd-src-lsp_index/en/?format=api",
    "source": [
        "Once the compilation database is generated, open any source files in the FreeBSD src tree and LSP server daemon will be launched as well in background.  Opening source files in the src tree for the first time takes significantly longer time before the LSP server is able to give a complete result, due to initial background indexing by the LSP server compiling all the listed entries in the compilation database.  The language server daemon however does not index the source files not appearing in the compilation database, thus no complete results are shown on source files not being compiled during the `make`."
    ],
    "previous_source": "",
    "target": [
        "Once the compilation database is generated, open any source files in the FreeBSD src tree and LSP server daemon will be launched as well in background.  Opening source files in the src tree for the first time takes significantly longer time before the LSP server is able to give a complete result, due to initial background indexing by the LSP server compiling all the listed entries in the compilation database.  The language server daemon however does not index the source files not appearing in the compilation database, thus no complete results are shown on source files not being compiled during the `make`."
    ],
    "id_hash": 1737024648479083920,
    "content_hash": 1737024648479083920,
    "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:289",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 69,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 102,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1246634/?format=api",
    "priority": 100,
    "id": 1246634,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/en/?checksum=981b26b6f2b18d90",
    "url": "https://translate-dev.freebsd.org/api/units/1246634/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-24T14:47:32.477320Z"
}