Translation components API.

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

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

{
    "count": 10,
    "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": 49207,
            "filename": "app/src/main/res/values/strings.xml",
            "revision": "0df8ef9ca7142a3784b5294a84f8a2f6bdbf2b8a,0df8ef9ca7142a3784b5294a84f8a2f6bdbf2b8a",
            "web_url": "https://hosted.weblate.org/projects/easyrepost/android/en/",
            "share_url": "https://hosted.weblate.org/engage/easyrepost/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/easyrepost/android/en/",
            "url": "https://hosted.weblate.org/api/translations/easyrepost/android/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 67,
            "total_words": 435,
            "translated": 67,
            "translated_words": 435,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 45,
            "failing_checks_percent": 10.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/easyrepost/android/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/easyrepost/android/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/easyrepost/android/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/en/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": 49259,
            "filename": "app/src/main/res/values-nb-rNO/strings.xml",
            "revision": "ebe0759834dfbcf0116012b58e5e063933d19d25,0df8ef9ca7142a3784b5294a84f8a2f6bdbf2b8a",
            "web_url": "https://hosted.weblate.org/projects/easyrepost/android/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/easyrepost/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/easyrepost/android/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/easyrepost/android/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 435,
            "translated": 59,
            "translated_words": 221,
            "translated_percent": 88.0,
            "fuzzy": 8,
            "fuzzy_words": 214,
            "fuzzy_percent": 11.9,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-17T00:42:16.091687+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/easyrepost/android/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/easyrepost/android/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/easyrepost/android/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/nb_NO/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": 49673,
            "filename": "app/src/main/res/values-fr/strings.xml",
            "revision": "907c6221033e1bbd1179a3a9ab117da2d99b7194,0df8ef9ca7142a3784b5294a84f8a2f6bdbf2b8a",
            "web_url": "https://hosted.weblate.org/projects/easyrepost/android/fr/",
            "share_url": "https://hosted.weblate.org/engage/easyrepost/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/easyrepost/android/fr/",
            "url": "https://hosted.weblate.org/api/translations/easyrepost/android/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 435,
            "translated": 67,
            "translated_words": 435,
            "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": "2020-09-14T06:50:03.922432+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/easyrepost/android/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/easyrepost/android/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/easyrepost/android/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/fr/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": 49678,
            "filename": "app/src/main/res/values-de/strings.xml",
            "revision": "2a780c0b349f6b929ca227633f70a86391d4a233,0df8ef9ca7142a3784b5294a84f8a2f6bdbf2b8a",
            "web_url": "https://hosted.weblate.org/projects/easyrepost/android/de/",
            "share_url": "https://hosted.weblate.org/engage/easyrepost/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/easyrepost/android/de/",
            "url": "https://hosted.weblate.org/api/translations/easyrepost/android/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 435,
            "translated": 44,
            "translated_words": 223,
            "translated_percent": 65.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-14T00:42:51.461027+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/easyrepost/android/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/easyrepost/android/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/easyrepost/android/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/de/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 51977,
            "filename": "app/src/main/res/values-hr/strings.xml",
            "revision": "744492a72f4ab19e2db49cab97cc7cac054aeb66,0df8ef9ca7142a3784b5294a84f8a2f6bdbf2b8a",
            "web_url": "https://hosted.weblate.org/projects/easyrepost/android/hr/",
            "share_url": "https://hosted.weblate.org/engage/easyrepost/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/easyrepost/android/hr/",
            "url": "https://hosted.weblate.org/api/translations/easyrepost/android/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 435,
            "translated": 67,
            "translated_words": 435,
            "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": "2020-11-02T23:35:51.832074+01:00",
            "last_author": "Milo Ivir",
            "repository_url": "https://hosted.weblate.org/api/translations/easyrepost/android/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/easyrepost/android/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/easyrepost/android/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/hr/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": "id",
            "id": 53984,
            "filename": "app/src/main/res/values-id/strings.xml",
            "revision": "07491f65b28b66dafe35717c8fe2986d50238efe,0df8ef9ca7142a3784b5294a84f8a2f6bdbf2b8a",
            "web_url": "https://hosted.weblate.org/projects/easyrepost/android/id/",
            "share_url": "https://hosted.weblate.org/engage/easyrepost/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/easyrepost/android/id/",
            "url": "https://hosted.weblate.org/api/translations/easyrepost/android/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 435,
            "translated": 67,
            "translated_words": 435,
            "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-02-08T07:42:38.768411+01:00",
            "last_author": "Reza Almanda",
            "repository_url": "https://hosted.weblate.org/api/translations/easyrepost/android/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/easyrepost/android/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/easyrepost/android/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/id/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 55787,
            "filename": "app/src/main/res/values-ru/strings.xml",
            "revision": "a4cfde75d137dc445bd18c31a169ce56d26aa312,0df8ef9ca7142a3784b5294a84f8a2f6bdbf2b8a",
            "web_url": "https://hosted.weblate.org/projects/easyrepost/android/ru/",
            "share_url": "https://hosted.weblate.org/engage/easyrepost/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/easyrepost/android/ru/",
            "url": "https://hosted.weblate.org/api/translations/easyrepost/android/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 435,
            "translated": 67,
            "translated_words": 435,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-09T18:42:47.394892+01:00",
            "last_author": "opsik",
            "repository_url": "https://hosted.weblate.org/api/translations/easyrepost/android/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/easyrepost/android/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/easyrepost/android/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/ru/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 83771,
            "filename": "app/src/main/res/values-pl/strings.xml",
            "revision": "912cb51464d72e25a05d9a90c3074e399117b6b4,0df8ef9ca7142a3784b5294a84f8a2f6bdbf2b8a",
            "web_url": "https://hosted.weblate.org/projects/easyrepost/android/pl/",
            "share_url": "https://hosted.weblate.org/engage/easyrepost/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/easyrepost/android/pl/",
            "url": "https://hosted.weblate.org/api/translations/easyrepost/android/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 435,
            "translated": 12,
            "translated_words": 15,
            "translated_percent": 17.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2021-12-22T12:37:08.945292+01:00",
            "last_author": "kakiremora",
            "repository_url": "https://hosted.weblate.org/api/translations/easyrepost/android/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/easyrepost/android/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/easyrepost/android/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/pl/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 90038,
            "filename": "app/src/main/res/values-ja/strings.xml",
            "revision": "c8a58ab15194efc88859ec3e1e522ce53026decf,0df8ef9ca7142a3784b5294a84f8a2f6bdbf2b8a",
            "web_url": "https://hosted.weblate.org/projects/easyrepost/android/ja/",
            "share_url": "https://hosted.weblate.org/engage/easyrepost/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/easyrepost/android/ja/",
            "url": "https://hosted.weblate.org/api/translations/easyrepost/android/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 435,
            "translated": 67,
            "translated_words": 435,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-27T11:32:03.587742+01:00",
            "last_author": "naofum",
            "repository_url": "https://hosted.weblate.org/api/translations/easyrepost/android/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/easyrepost/android/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/easyrepost/android/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/ja/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 114541,
            "filename": "app/src/main/res/values-tr/strings.xml",
            "revision": "8c5e8737eeed8fcdbee8e4fe384cd1180a4db90e,0df8ef9ca7142a3784b5294a84f8a2f6bdbf2b8a",
            "web_url": "https://hosted.weblate.org/projects/easyrepost/android/tr/",
            "share_url": "https://hosted.weblate.org/engage/easyrepost/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/easyrepost/android/tr/",
            "url": "https://hosted.weblate.org/api/translations/easyrepost/android/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 435,
            "translated": 67,
            "translated_words": 435,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-11T10:34:59.474378+02:00",
            "last_author": "Burak Hüseyin Ekseli",
            "repository_url": "https://hosted.weblate.org/api/translations/easyrepost/android/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/easyrepost/android/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/easyrepost/android/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/easyrepost/android/tr/units/?format=api"
        }
    ]
}