Translation components API.

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

GET /api/components/balistica/master/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": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "en_us",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728900209,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 2685,
            "filename": "po/balistica.pot",
            "revision": "db766139fd7f01376df683f640a7bc4daaecddf5",
            "web_url": "https://translate.fedoraproject.org/projects/balistica/master/en/",
            "share_url": "https://translate.fedoraproject.org/engage/balistica/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/balistica/master/en/",
            "url": "https://translate.fedoraproject.org/api/translations/balistica/master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 117,
            "total_words": 394,
            "translated": 117,
            "translated_words": 394,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-15T19:59:13.707573Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/balistica/master/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/balistica/master/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/balistica/master/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/en/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_es",
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 506540366,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 2686,
            "filename": "po/es.po",
            "revision": "8e7c0418b8b72fe8d78e4729eb0e6beab2900226",
            "web_url": "https://translate.fedoraproject.org/projects/balistica/master/es/",
            "share_url": "https://translate.fedoraproject.org/engage/balistica/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/balistica/master/es/",
            "url": "https://translate.fedoraproject.org/api/translations/balistica/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 117,
            "total_words": 394,
            "translated": 117,
            "translated_words": 394,
            "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": "2025-04-02T08:53:34.819089Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/balistica/master/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/balistica/master/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/balistica/master/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/es/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bp",
                    "braz_por",
                    "por_br",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 200247320,
                "web_url": "https://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 2687,
            "filename": "po/pt_BR.po",
            "revision": "4a4a6e512eb49e38927d8f8ef261432230ce5564",
            "web_url": "https://translate.fedoraproject.org/projects/balistica/master/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/balistica/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/balistica/master/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/balistica/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 117,
            "total_words": 394,
            "translated": 83,
            "translated_words": 236,
            "translated_percent": 70.9,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 1.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-10-07T18:45:26.091750Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/balistica/master/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/balistica/master/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/balistica/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tr_tr",
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 82372988,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 2688,
            "filename": "po/tr.po",
            "revision": "178f094550a5949e275c42c8499073b5eb678849",
            "web_url": "https://translate.fedoraproject.org/projects/balistica/master/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/balistica/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/balistica/master/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/balistica/master/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 117,
            "total_words": 394,
            "translated": 117,
            "translated_words": 394,
            "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": "2024-08-14T13:39:15.384035Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/balistica/master/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/balistica/master/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/balistica/master/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/tr/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 24018513,
                "web_url": "https://translate.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 2689,
            "filename": "po/uk.po",
            "revision": "faeeb17cf6a33d15b34254e680fa456998230131",
            "web_url": "https://translate.fedoraproject.org/projects/balistica/master/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/balistica/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/balistica/master/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/balistica/master/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 117,
            "total_words": 394,
            "translated": 117,
            "translated_words": 394,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-06-30T00:50:01.829505Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/balistica/master/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/balistica/master/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/balistica/master/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/uk/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nl_nl",
                    "nld"
                ],
                "direction": "ltr",
                "population": 32796705,
                "web_url": "https://translate.fedoraproject.org/languages/nl/",
                "url": "https://translate.fedoraproject.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 10423,
            "filename": "po/nl.po",
            "revision": "4d0ba7605ea4ec1470d179f97d65167e19ab6e5d",
            "web_url": "https://translate.fedoraproject.org/projects/balistica/master/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/balistica/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/balistica/master/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/balistica/master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 117,
            "total_words": 394,
            "translated": 117,
            "translated_words": 394,
            "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-04-04T19:40:10.364979Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/balistica/master/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/balistica/master/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/balistica/master/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/nl/units/?format=api"
        },
        {
            "language": {
                "id": 319,
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 319,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ur_pk",
                    "ur_ur",
                    "urd"
                ],
                "direction": "rtl",
                "population": 312961354,
                "web_url": "https://translate.fedoraproject.org/languages/ur/",
                "url": "https://translate.fedoraproject.org/api/languages/ur/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ur/statistics/?format=api"
            },
            "language_code": "ur",
            "id": 17902,
            "filename": "po/ur.po",
            "revision": "9d4a31d88db34a63811ed738985c732aaab0db3a",
            "web_url": "https://translate.fedoraproject.org/projects/balistica/master/ur/",
            "share_url": "https://translate.fedoraproject.org/engage/balistica/-/ur/",
            "translate_url": "https://translate.fedoraproject.org/translate/balistica/master/ur/",
            "url": "https://translate.fedoraproject.org/api/translations/balistica/master/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 117,
            "total_words": 394,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2022-10-07T19:44:25.625002Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/balistica/master/ur/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/balistica/master/ur/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/balistica/master/ur/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/ur/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/ur/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "id_id",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 180519583,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 54684,
            "filename": "po/id.po",
            "revision": "2b733b39dce41168f149b8a3e26a2ba757b8bbf9",
            "web_url": "https://translate.fedoraproject.org/projects/balistica/master/id/",
            "share_url": "https://translate.fedoraproject.org/engage/balistica/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/balistica/master/id/",
            "url": "https://translate.fedoraproject.org/api/translations/balistica/master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 117,
            "total_words": 394,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2024-11-07T02:45:11.022182Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/balistica/master/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/balistica/master/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/balistica/master/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/id/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fi_fi",
                    "fin",
                    "fin_fi"
                ],
                "direction": "ltr",
                "population": 5789395,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 55424,
            "filename": "po/fi.po",
            "revision": "8d73cbb2c32118900569b8ac7f06b273b6e0f596",
            "web_url": "https://translate.fedoraproject.org/projects/balistica/master/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/balistica/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/balistica/master/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/balistica/master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 117,
            "total_words": 394,
            "translated": 117,
            "translated_words": 394,
            "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": "2025-03-20T13:53:33.702654Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/balistica/master/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/balistica/master/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/balistica/master/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/fi/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "ru_ru",
                    "rus"
                ],
                "direction": "ltr",
                "population": 193498207,
                "web_url": "https://translate.fedoraproject.org/languages/ru/",
                "url": "https://translate.fedoraproject.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 80963,
            "filename": "po/ru.po",
            "revision": "e649917bc5569ef335bcdfea60ef7433c7fa35cd",
            "web_url": "https://translate.fedoraproject.org/projects/balistica/master/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/balistica/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/balistica/master/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/balistica/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 117,
            "total_words": 394,
            "translated": 11,
            "translated_words": 11,
            "translated_percent": 9.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 21,
            "have_comment": 0,
            "last_change": "2023-02-13T08:36:58.802439Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/balistica/master/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/balistica/master/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/balistica/master/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/balistica/master/ru/units/?format=api"
        }
    ]
}