Translation components API.

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

GET /api/translations/documentation/articlesfreebsd-src-lsp_index/ko/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/ko/units/?format=api",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1467306,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=19cf4ea8c0308674",
            "url": "https://translate-dev.freebsd.org/api/units/1467306/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:43:44.820063Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1467307,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=d39fa28ca6fd40ee",
            "url": "https://translate-dev.freebsd.org/api/units/1467307/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:43:44.822940Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1467308,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=28ef22b60bab5e95",
            "url": "https://translate-dev.freebsd.org/api/units/1467308/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:43:44.825876Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1467310,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=b35b1cf637c09b55",
            "url": "https://translate-dev.freebsd.org/api/units/1467310/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:43:44.832371Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1467311,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=981b26b6f2b18d90",
            "url": "https://translate-dev.freebsd.org/api/units/1467311/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-06T23:43:44.835008Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557892,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=0006ccaf4da072b4",
            "url": "https://translate-dev.freebsd.org/api/units/1557892/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:04.973455Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557893,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=8b11f6ce20c469c2",
            "url": "https://translate-dev.freebsd.org/api/units/1557893/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:04.987099Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557894,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=2fd8448689b3ea3d",
            "url": "https://translate-dev.freebsd.org/api/units/1557894/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:04.990646Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557895,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=29a052a3f4ef647c",
            "url": "https://translate-dev.freebsd.org/api/units/1557895/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:04.994444Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557896,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=1c2906a1c2b1ed20",
            "url": "https://translate-dev.freebsd.org/api/units/1557896/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:04.998074Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557897,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=4346bca7869bd579",
            "url": "https://translate-dev.freebsd.org/api/units/1557897/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:05.000951Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557898,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=ef460ebc76723358",
            "url": "https://translate-dev.freebsd.org/api/units/1557898/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:05.004386Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557899,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=ee3569b9739d3e2e",
            "url": "https://translate-dev.freebsd.org/api/units/1557899/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:05.007654Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557900,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=d60fe375f6d4db9d",
            "url": "https://translate-dev.freebsd.org/api/units/1557900/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:05.010592Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557901,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=cdc3ee6f166d9b45",
            "url": "https://translate-dev.freebsd.org/api/units/1557901/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:05.083653Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557902,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=86b002a80f3ae390",
            "url": "https://translate-dev.freebsd.org/api/units/1557902/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:05.087521Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557903,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=57b44878b816c457",
            "url": "https://translate-dev.freebsd.org/api/units/1557903/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:05.115121Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1557904,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=8462debabfccce04",
            "url": "https://translate-dev.freebsd.org/api/units/1557904/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T05:57:05.134121Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?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": 1614952,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-src-lsp_index/ko/?checksum=27e05e1be714278c",
            "url": "https://translate-dev.freebsd.org/api/units/1614952/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-18T00:11:30.175034Z"
        }
    ]
}