Translation components API.

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

GET /api/translations/documentation/articlesfreebsd-src-lsp_index/id/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 69,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/units/?format=api",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "Using devel/bear"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7363580379041593740,
            "content_hash": -7363580379041593740,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:269",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1246624/?format=api",
            "priority": 100,
            "id": 1390852,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=19cf4ea8c0308674",
            "url": "https://translate-dev.freebsd.org/api/units/1390852/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T17:12:18.282365Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "In the top-level directory of the FreeBSD src tree, to generate compilation database with `bear`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6025713551425749230,
            "content_hash": 6025713551425749230,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:274",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1246626/?format=api",
            "priority": 100,
            "id": 1390853,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=d39fa28ca6fd40ee",
            "url": "https://translate-dev.freebsd.org/api/units/1390853/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T17:12:18.286098Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "Final"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3700583362637896533,
            "content_hash": 3700583362637896533,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:285",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 68,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1246632/?format=api",
            "priority": 100,
            "id": 1390856,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=b35b1cf637c09b55",
            "url": "https://translate-dev.freebsd.org/api/units/1390856/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T17:12:18.297623Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 1390857,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=981b26b6f2b18d90",
            "url": "https://translate-dev.freebsd.org/api/units/1390857/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T17:12:18.301454Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "# bear --append -- make buildworld buildkernel -j`sysctl -n hw.ncpu`\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6273757590628639083,
            "content_hash": -6273757590628639083,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:278",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1438978/?format=api",
            "priority": 100,
            "id": 1438983,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=28ef22b60bab5e95",
            "url": "https://translate-dev.freebsd.org/api/units/1438983/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-08T03:08:10.853445Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "This guide is about setting up a FreeBSD src tree with language servers performing source code indexing. The guide describes the steps for Vim/NeoVim and VSCode. If you use a different text editor you can use this guide as a reference and search the equivalent commands for your preferred editor."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9221458133700808012,
            "content_hash": -9221458133700808012,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:50",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557794/?format=api",
            "priority": 100,
            "id": 1557864,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=0006ccaf4da072b4",
            "url": "https://translate-dev.freebsd.org/api/units/1557864/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:02.914843Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "Requirements"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 797689974194727362,
            "content_hash": 797689974194727362,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:52",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557796/?format=api",
            "priority": 100,
            "id": 1557865,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=8b11f6ce20c469c2",
            "url": "https://translate-dev.freebsd.org/api/units/1557865/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:02.918971Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "In order to follow this guide we need to install certain requirements. We need a Language server, `ccls` or `clangd`, and optionally a compilation database."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5775791177476085187,
            "content_hash": -5775791177476085187,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:55",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557798/?format=api",
            "priority": 100,
            "id": 1557866,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=2fd8448689b3ea3d",
            "url": "https://translate-dev.freebsd.org/api/units/1557866/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:02.922390Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "The installation of the Language server can be performed via `pkg` or via ports. If we chose `clangd` we need to install `llvm`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6223883820883549060,
            "content_hash": -6223883820883549060,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:57",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557800/?format=api",
            "priority": 100,
            "id": 1557867,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=29a052a3f4ef647c",
            "url": "https://translate-dev.freebsd.org/api/units/1557867/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:02.925534Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "Using `pkg` to install `ccls`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7194211637921714912,
            "content_hash": -7194211637921714912,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:59",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557802/?format=api",
            "priority": 100,
            "id": 1557868,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=1c2906a1c2b1ed20",
            "url": "https://translate-dev.freebsd.org/api/units/1557868/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:02.928437Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "# pkg install ccls\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4375602560239938183,
            "content_hash": -4375602560239938183,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:63",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557804/?format=api",
            "priority": 100,
            "id": 1557869,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=4346bca7869bd579",
            "url": "https://translate-dev.freebsd.org/api/units/1557869/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:02.931402Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "If we want to use `clangd` we need to install `llvm` (The example command uses `llvm15` but choose the version you desire):"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8018112389183583064,
            "content_hash": 8018112389183583064,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:66",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557806/?format=api",
            "priority": 100,
            "id": 1557870,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=ef460ebc76723358",
            "url": "https://translate-dev.freebsd.org/api/units/1557870/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:02.934368Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "# pkg install llvm15\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7941369763167288878,
            "content_hash": 7941369763167288878,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:70",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557808/?format=api",
            "priority": 100,
            "id": 1557871,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=ee3569b9739d3e2e",
            "url": "https://translate-dev.freebsd.org/api/units/1557871/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:02.937855Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "To install via ports choose a favorite combination of tools from each category below:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6201425307704286109,
            "content_hash": 6201425307704286109,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:73",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557810/?format=api",
            "priority": 100,
            "id": 1557872,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=d60fe375f6d4db9d",
            "url": "https://translate-dev.freebsd.org/api/units/1557872/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:02.940986Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "au User lsp_setup call lsp#register_server({\n    \\ 'name': 'clangd',\n    \\ 'cmd': {server_info->['clangd15', '--background-index', '--header-insertion=never']},\n    \\ 'allowlist': ['c', 'cpp', 'objc'],\n    \\ 'initialization_options': {},\n    \\ })\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5603584522264091461,
            "content_hash": 5603584522264091461,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:138",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557812/?format=api",
            "priority": 100,
            "id": 1557873,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=cdc3ee6f166d9b45",
            "url": "https://translate-dev.freebsd.org/api/units/1557873/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:03.029181Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "Depending on the version that you installed for `clangd` you might need to update the `server-info` to point to the correct binary."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 481888080961921936,
            "content_hash": 481888080961921936,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:141",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557814/?format=api",
            "priority": 100,
            "id": 1557874,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=86b002a80f3ae390",
            "url": "https://translate-dev.freebsd.org/api/units/1557874/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:03.032274Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "A Compilation database contains an array of compile command objects.  Each object specifies a way of compiling a source file.  The compilation database file is usually [.filename]#compile_commands.json#.  The database is used by language server implementations for indexing purpose."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2903616176425352105,
            "content_hash": -2903616176425352105,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:221",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557816/?format=api",
            "priority": 100,
            "id": 1557875,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=57b44878b816c457",
            "url": "https://translate-dev.freebsd.org/api/units/1557875/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:03.085331Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "The `--append` flag tells the `intercept-build` to read an existing compilation database (if a compilation database exists) and append the results to the database.  Entries with duplicated command keys are merged.  The generated compilation database by default is saved in the current working directory as [.filename]#compile_commands.json#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 316059817532509700,
            "content_hash": 316059817532509700,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:267",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1557818/?format=api",
            "priority": 100,
            "id": 1557876,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=8462debabfccce04",
            "url": "https://translate-dev.freebsd.org/api/units/1557876/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:03.122734Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/id/?format=api",
            "source": [
                "The `--append` flag tells `bear` to read an existing compilation database if it is present, and append the results to the database.  Entries with duplicated command keys are merged.  The generated compilation database by default is saved in the current working directory as [.filename]#compile_commands.json#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6349972000658413684,
            "content_hash": -6349972000658413684,
            "location": "documentation/content/en/articles/freebsd-src-lsp/_index.adoc:283",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1614945/?format=api",
            "priority": 100,
            "id": 1614950,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/id/?checksum=27e05e1be714278c",
            "url": "https://translate-dev.freebsd.org/api/units/1614950/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-18T00:11:29.880079Z"
        }
    ]
}