Translation components API.

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

GET /api/components/readrops/strings/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 147868,
            "filename": "app/src/main/res/values/strings.xml",
            "revision": "fdb7c53270a604a14f37e10fba77e933db3cac4f,fdb7c53270a604a14f37e10fba77e933db3cac4f",
            "web_url": "https://hosted.weblate.org/projects/readrops/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/readrops/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/readrops/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/readrops/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 140,
            "total_words": 383,
            "translated": 140,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 8,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-11T23:05:45.432393+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/readrops/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/readrops/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/readrops/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/en/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 147869,
            "filename": "app/src/main/res/values-fr/strings.xml",
            "revision": "d4c7632bd77f1cf95fa15f8871121b9604e25f7e,fdb7c53270a604a14f37e10fba77e933db3cac4f",
            "web_url": "https://hosted.weblate.org/projects/readrops/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/readrops/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/readrops/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/readrops/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 383,
            "translated": 140,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-11T23:05:46.283138+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/readrops/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/readrops/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/readrops/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/fr/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "in",
            "id": 147870,
            "filename": "app/src/main/res/values-in/strings.xml",
            "revision": "88f6a676d0a4bbb41eee9456cb016f839f84bda1,fdb7c53270a604a14f37e10fba77e933db3cac4f",
            "web_url": "https://hosted.weblate.org/projects/readrops/strings/id/",
            "share_url": "https://hosted.weblate.org/engage/readrops/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/readrops/strings/id/",
            "url": "https://hosted.weblate.org/api/translations/readrops/strings/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 383,
            "translated": 137,
            "translated_words": 377,
            "translated_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.7,
            "failing_checks": 6,
            "failing_checks_words": 11,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-11T23:05:46.717335+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/readrops/strings/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/readrops/strings/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/readrops/strings/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/id/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb-rNO",
            "id": 147882,
            "filename": "app/src/main/res/values-nb-rNO/strings.xml",
            "revision": "61a0dd7db7337e83c8cf7fe73bdf4846064b378c,fdb7c53270a604a14f37e10fba77e933db3cac4f",
            "web_url": "https://hosted.weblate.org/projects/readrops/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/readrops/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/readrops/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/readrops/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 383,
            "translated": 132,
            "translated_words": 363,
            "translated_percent": 94.2,
            "fuzzy": 8,
            "fuzzy_words": 20,
            "fuzzy_percent": 5.7,
            "failing_checks": 5,
            "failing_checks_words": 19,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-27T09:07:06.953105+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/readrops/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/readrops/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/readrops/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 147937,
            "filename": "app/src/main/res/values-it/strings.xml",
            "revision": "b68779ee471369e2a054635cae27030e651ea91a,fdb7c53270a604a14f37e10fba77e933db3cac4f",
            "web_url": "https://hosted.weblate.org/projects/readrops/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/readrops/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/readrops/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/readrops/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 383,
            "translated": 137,
            "translated_words": 374,
            "translated_percent": 97.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-11T23:05:47.097115+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/readrops/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/readrops/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/readrops/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/it/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 148065,
            "filename": "app/src/main/res/values-de/strings.xml",
            "revision": "c6b1b9c9a44a2b14c07783d91677625767392aee,fdb7c53270a604a14f37e10fba77e933db3cac4f",
            "web_url": "https://hosted.weblate.org/projects/readrops/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/readrops/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/readrops/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/readrops/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 383,
            "translated": 136,
            "translated_words": 371,
            "translated_percent": 97.1,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.7,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-11T23:05:45.878421+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/readrops/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/readrops/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/readrops/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/de/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-rBR",
            "id": 153433,
            "filename": "app/src/main/res/values-pt-rBR/strings.xml",
            "revision": "c61570c43186a4869fcf91cfb6f1c026c4933a34,fdb7c53270a604a14f37e10fba77e933db3cac4f",
            "web_url": "https://hosted.weblate.org/projects/readrops/strings/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/readrops/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/readrops/strings/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/readrops/strings/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 383,
            "translated": 140,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-12T17:07:21.437243+02:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/readrops/strings/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/readrops/strings/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/readrops/strings/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 154227,
            "filename": "app/src/main/res/values-es/strings.xml",
            "revision": "b77118005437dfc0beda247078c695465255e1d2,fdb7c53270a604a14f37e10fba77e933db3cac4f",
            "web_url": "https://hosted.weblate.org/projects/readrops/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/readrops/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/readrops/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/readrops/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 383,
            "translated": 140,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-16T03:21:17.206394+02:00",
            "last_author": "Hin Weisner",
            "repository_url": "https://hosted.weblate.org/api/translations/readrops/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/readrops/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/readrops/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/readrops/strings/es/units/?format=api"
        }
    ]
}