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": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "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": null,
            "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_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "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": "41665560ce1876054e9dd006cd7581b0cfb5a9ac",
            "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": 97,
            "translated_words": 280,
            "translated_percent": 82.9,
            "fuzzy": 2,
            "fuzzy_words": 10,
            "fuzzy_percent": 1.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-02T11:30:23.621144Z",
            "last_author": "Alejandro Alcaide",
            "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": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "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-01T22:39:48.239920Z",
            "last_author": "Fábio Rodrigues Ribeiro",
            "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": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "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": "ff52b78be35409af8b62035c00d57793de0c8f8d",
            "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": "2020-04-15T09:00:23.368351Z",
            "last_author": "Oğuz Ersen",
            "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_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "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-01-31T08:31:02.181740Z",
            "last_author": "Yuri Chornoivan",
            "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",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "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-03T19:02:34.934895Z",
            "last_author": "Geert Warrink",
            "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_ur",
                    "urd"
                ],
                "direction": "rtl",
                "population": 290790290,
                "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": "2020-06-29T11:09:52.769591Z",
            "last_author": "Shehroz Kaleem",
            "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": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "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": 15,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "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": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "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": "d66f2bcc4baf2827232eb64a34bcc0857f59cf60",
            "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": "2021-10-06T19:14:02.658887Z",
            "last_author": "Jan Kuparinen",
            "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",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "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": "2022-10-12T05:42:05.829771Z",
            "last_author": "Olga Smirnova",
            "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"
        }
    ]
}