Translation components API.

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

GET /api/translations/packages-i18n/golang-master/id/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 41,
    "next": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Docker Networking"
            ],
            "previous_source": "",
            "target": [
                "Jaringan Docker"
            ],
            "id_hash": -7729653338061903971,
            "content_hash": -7729653338061903971,
            "location": "",
            "context": "",
            "note": "leap/golang-github-docker-libnetwork/docker-libnetwork/summary\nleap/golang-github-docker-libnetwork-kubic/docker-libnetwork-kubic/summary\nleap/golang-github-docker-libnetwork/summary\nleap/golang-github-docker-libnetwork-kubic/summary",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12651290/?format=api",
            "priority": 100,
            "id": 7307968,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=14bac13e13e8679d",
            "url": "https://l10n.opensuse.org/api/units/7307968/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Tool to converts markdown into man pages"
            ],
            "previous_source": "",
            "target": [
                "Alat untuk mengubah markdown menjadi halaman manusia"
            ],
            "id_hash": 7732707561326757639,
            "content_hash": 7732707561326757639,
            "location": "",
            "context": "",
            "note": "leap/golang-github-cpuguy83-go-md2man/go-md2man/summary",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12603356/?format=api",
            "priority": 100,
            "id": 7307976,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=eb50188eb0dbc707",
            "url": "https://l10n.opensuse.org/api/units/7307976/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Tool to converts markdown into man pages."
            ],
            "previous_source": "",
            "target": [
                "Alat untuk mengkonversi markdown menjadi halaman manusia."
            ],
            "id_hash": -7202462381699653245,
            "content_hash": -7202462381699653245,
            "location": "",
            "context": "",
            "note": "leap/golang-github-cpuguy83-go-md2man/go-md2man/description\nleap/golang-github-cpuguy83-go-md2man/description",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12651306/?format=api",
            "priority": 100,
            "id": 7307977,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=1c0bb69fc6ada183",
            "url": "https://l10n.opensuse.org/api/units/7307977/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Convert markdown into man pages"
            ],
            "previous_source": "",
            "target": [
                "Mengonversi penurunan harga menjadi halaman man"
            ],
            "id_hash": 5122167411747750412,
            "content_hash": 5122167411747750412,
            "location": "",
            "context": "",
            "note": "leap/golang-github-cpuguy83-go-md2man/summary",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12603355/?format=api",
            "priority": 100,
            "id": 7307990,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=c715981f614e820c",
            "url": "https://l10n.opensuse.org/api/units/7307990/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Libnetwork provides a native Go implementation for connecting containers\n\nThe goal of libnetwork is to deliver a robust Container Network Model that provides a consistent programming interface and the required network abstractions for applications."
            ],
            "previous_source": "",
            "target": [
                "Libnetwork menyediakan implementasi Go asli untuk menghubungkan kontainer\n\nTujuan libnetwork adalah untuk memberikan Model Jaringan Kontainer yang kuat yang menyediakan antarmuka pemrograman yang konsisten dan abstraksi jaringan yang diperlukan untuk aplikasi."
            ],
            "id_hash": -3223550214878761655,
            "content_hash": -3223550214878761655,
            "location": "",
            "context": "",
            "note": "leap/golang-github-docker-libnetwork/description\nleap/golang-github-docker-libnetwork-kubic/description",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 34,
            "source_unit": "https://l10n.opensuse.org/api/units/12651296/?format=api",
            "priority": 100,
            "id": 7307993,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=5343a6289e846d49",
            "url": "https://l10n.opensuse.org/api/units/7307993/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "A small utility which generates Go code from any file"
            ],
            "previous_source": "",
            "target": [
                "Utilitas kecil yang menghasilkan kode Go dari file apa pun"
            ],
            "id_hash": 2997706333827145639,
            "content_hash": 2997706333827145639,
            "location": "",
            "context": "",
            "note": "leap/golang-github-jteeuwen-go-bindata/summary",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/12651284/?format=api",
            "priority": 100,
            "id": 7308006,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=a999fe0730b49fa7",
            "url": "https://l10n.opensuse.org/api/units/7308006/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "This package converts any file into manageable Go source code. Useful for embedding binary data into a go program. The file data is optionally gzip compressed before being converted to a raw byte slice.\n\nIt comes with a command line tool in the go-bindata sub directory. This tool offers a set of command line options, used to customize the output being generated."
            ],
            "previous_source": "",
            "target": [
                "Paket ini mengubah file apa pun menjadi kode sumber Go yang dapat dikelola. Berguna untuk menyematkan data biner ke dalam program go. Data file opsional gzip dikompresi sebelum dikonversi ke irisan byte mentah.\n\nMuncul dengan alat baris perintah di sub direktori go-bindata. Alat ini menawarkan satu set opsi baris perintah, yang digunakan untuk menyesuaikan output yang dihasilkan."
            ],
            "id_hash": 9177248541240714005,
            "content_hash": 9177248541240714005,
            "location": "",
            "context": "",
            "note": "leap/golang-github-jteeuwen-go-bindata/description",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 62,
            "source_unit": "https://l10n.opensuse.org/api/units/12651305/?format=api",
            "priority": 100,
            "id": 7308007,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=ff5c22ecd41fe315",
            "url": "https://l10n.opensuse.org/api/units/7308007/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Markdown processor implemented in Go"
            ],
            "previous_source": "",
            "target": [
                "Prosesor Markdown diterapkan di Go"
            ],
            "id_hash": 6222717723260981445,
            "content_hash": 6222717723260981445,
            "location": "",
            "context": "",
            "note": "leap/golang-github-russross-blackfriday/summary",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12603417/?format=api",
            "priority": 100,
            "id": 7308026,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=d65b88ccc87f90c5",
            "url": "https://l10n.opensuse.org/api/units/7308026/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Blackfriday is a Markdown processor implemented in Go. It is paranoid about its input (so you can safely feed it user-supplied data), it is fast, it supports common extensions (tables, smart punctuation substitutions, etc.), and it is safe for all utf-8 (unicode) input. HTML output is currently supported, along with Smartypants extensions. An experimental LaTeX output engine is also included."
            ],
            "previous_source": "",
            "target": [
                "Blackfriday adalah prosesor penurunan harga yang diterapkan di Go. Ini paranoid tentang inputnya (sehingga Anda dapat dengan aman memberinya data yang disediakan pengguna), cepat, mendukung ekstensi umum (tabel, penggantian tanda baca cerdas, dll.), Dan aman untuk semua utf-8 (unicode) memasukkan. Keluaran HTML saat ini didukung, bersama dengan ekstensi Smartypants. Mesin keluaran LaTeX eksperimental juga disertakan."
            ],
            "id_hash": -6351985515098121292,
            "content_hash": -6351985515098121292,
            "location": "",
            "context": "",
            "note": "leap/golang-github-russross-blackfriday/description",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 60,
            "source_unit": "https://l10n.opensuse.org/api/units/12651288/?format=api",
            "priority": 100,
            "id": 7308027,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=27d936d40a265bb4",
            "url": "https://l10n.opensuse.org/api/units/7308027/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Go function to create sanitized anchor names"
            ],
            "previous_source": "",
            "target": [
                "Fungsi Go untuk membuat nama jangkar sanitasi"
            ],
            "id_hash": 9039782908593464811,
            "content_hash": 9039782908593464811,
            "location": "",
            "context": "",
            "note": "leap/golang-github-shurcool-sanitized_anchor_name/summary",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12603419/?format=api",
            "priority": 100,
            "id": 7308028,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=fd73c2a9195c65eb",
            "url": "https://l10n.opensuse.org/api/units/7308028/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Package sanitized_anchor_name provides a func to create sanitized anchor names. Its logic can be reused by multiple packages to create interoperable anchor names and links to those anchors. At this time, it does not try to ensure that generated anchor names are unique, that responsibility falls on the caller."
            ],
            "previous_source": "",
            "target": [
                "Paket sanitized_anchor_name menyediakan func untuk membuat nama jangkar sanitasi. Logikanya dapat digunakan kembali oleh beberapa paket untuk membuat nama jangkar yang dapat dioperasikan dan tautan ke jangkar tersebut. Pada saat ini, ia tidak mencoba untuk memastikan bahwa nama jangkar yang dihasilkan unik, bahwa tanggung jawab jatuh pada pemanggir."
            ],
            "id_hash": 5002975843618493021,
            "content_hash": 5002975843618493021,
            "location": "",
            "context": "",
            "note": "leap/golang-github-shurcool-sanitized_anchor_name/description",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 49,
            "source_unit": "https://l10n.opensuse.org/api/units/12651301/?format=api",
            "priority": 100,
            "id": 7308029,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=c56e2405dabd925d",
            "url": "https://l10n.opensuse.org/api/units/7308029/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Rich testing framework for the Go language"
            ],
            "previous_source": "",
            "target": [
                "Kerangka kerja pengujian yang kaya untuk bahasa Go"
            ],
            "id_hash": -786820044212896897,
            "content_hash": -786820044212896897,
            "location": "",
            "context": "",
            "note": "leap/golang-gopkgin-check/summary",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12603455/?format=api",
            "priority": 100,
            "id": 7308058,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=7514a756aa887b7f",
            "url": "https://l10n.opensuse.org/api/units/7308058/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "The Go language provides an internal testing library, named \"testing\", which is relatively slim due to the fact that the standard library correctness by itself is verified using it. The gocheck package, on the other hand, expects the standard library from Go to be working correctly, and builds on it to offer a richer testing framework for libraries and applications to use."
            ],
            "previous_source": "",
            "target": [
                "Bahasa Go menyediakan pustaka pengujian internal, bernama \"pengujian\", yang relatif tipis karena fakta bahwa kebenaran pustaka standar dengan sendirinya diverifikasi menggunakannya. Sebaliknya, paket gocheck mengharapkan pustaka standar dari Go berfungsi dengan benar, dan mengembangkannya untuk menawarkan kerangka kerja pengujian yang lebih kaya untuk pustaka dan aplikasi yang akan digunakan."
            ],
            "id_hash": 1621515536728533802,
            "content_hash": 1621515536728533802,
            "location": "",
            "context": "",
            "note": "leap/golang-gopkgin-check/description",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 62,
            "source_unit": "https://l10n.opensuse.org/api/units/12651303/?format=api",
            "priority": 100,
            "id": 7308059,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=9680c7ca1c7b2b2a",
            "url": "https://l10n.opensuse.org/api/units/7308059/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Go packages for low-level interaction with the operating system"
            ],
            "previous_source": "",
            "target": [
                "Pergi paket untuk interaksi tingkat rendah dengan sistem operasi"
            ],
            "id_hash": -6461099568640659054,
            "content_hash": -6461099568640659054,
            "location": "",
            "context": "",
            "note": "leap/golang-org-x-sys/summary",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12603473/?format=api",
            "priority": 100,
            "id": 7308073,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=2655902cb8be7192",
            "url": "https://l10n.opensuse.org/api/units/7308073/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "This repository holds supplemental Go packages for low-level interactions with the operating system."
            ],
            "previous_source": "",
            "target": [
                "Repositori ini menyimpan paket Go tambahan untuk interaksi tingkat rendah dengan sistem operasi."
            ],
            "id_hash": 8457163119015895367,
            "content_hash": 8457163119015895367,
            "location": "",
            "context": "",
            "note": "leap/golang-org-x-sys/description",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 13,
            "source_unit": "https://l10n.opensuse.org/api/units/12603474/?format=api",
            "priority": 100,
            "id": 7308074,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=f55de10c7c7a2147",
            "url": "https://l10n.opensuse.org/api/units/7308074/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "A toolchain to help packaging golang"
            ],
            "previous_source": "",
            "target": [
                "Sebuah toolchain untuk membantu kemasan golang"
            ],
            "id_hash": -7848962064965236034,
            "content_hash": -7848962064965236034,
            "location": "",
            "context": "",
            "note": "leap/golang-packaging/summary",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12603485/?format=api",
            "priority": 100,
            "id": 7308101,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=1312e296663b0abe",
            "url": "https://l10n.opensuse.org/api/units/7308101/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "A toolchain to help packaging golang, written in bash."
            ],
            "previous_source": "",
            "target": [
                "Sebuah toolchain untuk membantu kemasan golang, ditulis dalam bash."
            ],
            "id_hash": 8756468300187359167,
            "content_hash": 8756468300187359167,
            "location": "",
            "context": "",
            "note": "leap/golang-packaging/description",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12651285/?format=api",
            "priority": 100,
            "id": 7308102,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=f985398677a2d7bf",
            "url": "https://l10n.opensuse.org/api/units/7308102/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "The docker-proxy binary used by Docker that provides Docker with libnetwork support."
            ],
            "previous_source": "",
            "target": [
                "Biner docker-proxy yang digunakan oleh Docker yang menyediakan docker dengan dukungan libnetwork."
            ],
            "id_hash": 1038860611873913447,
            "content_hash": 1038860611873913447,
            "location": "",
            "context": "",
            "note": "leap/golang-github-docker-libnetwork/docker-libnetwork/description\nleap/golang-github-docker-libnetwork-kubic/docker-libnetwork-kubic/description",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 12,
            "source_unit": "https://l10n.opensuse.org/api/units/12665458/?format=api",
            "priority": 100,
            "id": 9239413,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=8e6ac638ede3ba67",
            "url": "https://l10n.opensuse.org/api/units/9239413/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "Prometheus Alertmanager"
            ],
            "previous_source": "",
            "target": [
                "Manajer Peringatan Prometheus"
            ],
            "id_hash": 551363051541194014,
            "content_hash": 551363051541194014,
            "location": "",
            "context": "",
            "note": "leap/golang-github-prometheus-alertmanager/summary",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12665459/?format=api",
            "priority": 100,
            "id": 9239415,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=87a6d5c62d63651e",
            "url": "https://l10n.opensuse.org/api/units/9239415/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/golang-master/id/?format=api",
            "source": [
                "The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts."
            ],
            "previous_source": "",
            "target": [
                "Alertmanager menangani peringatan yang dikirim oleh aplikasi klien seperti Prometheus server. Ini mengurus deduplikasi, penkelompokan, dan perutean mereka ke integrasi penerima yang benar seperti email, PagerDuty, atau OpsGenie. Hal ini juga mengurus membungkam dan penghambatan peringatan."
            ],
            "id_hash": -6720611809508542924,
            "content_hash": -6720611809508542924,
            "location": "",
            "context": "",
            "note": "leap/golang-github-prometheus-alertmanager/description",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 43,
            "source_unit": "https://l10n.opensuse.org/api/units/12665460/?format=api",
            "priority": 100,
            "id": 9239416,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/golang-master/id/?checksum=22bb972aa4f2b634",
            "url": "https://l10n.opensuse.org/api/units/9239416/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}