Translation components API.

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

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

{
    "count": 5,
    "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": "http://translate.otrs.com/languages/en/",
                "url": "http://translate.otrs.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 704,
            "filename": "locale/content.pot",
            "revision": "a6094f3fc919db70448d41233de51980a89481d0",
            "web_url": "http://translate.otrs.com/projects/otrs-7/itsm-manual/en/",
            "share_url": "http://translate.otrs.com/engage/otrs-7/-/en/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/itsm-manual/en/",
            "url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 987,
            "total_words": 9913,
            "translated": 987,
            "translated_words": 9913,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 33,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/en/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/en/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/en/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/en/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/en/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.otrs.com/languages/de/",
                "url": "http://translate.otrs.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 706,
            "filename": "locale/de/LC_MESSAGES/content.po",
            "revision": "fb46e0d0beb1af26fd8fb7577aff4ddcdc1d2cfb",
            "web_url": "http://translate.otrs.com/projects/otrs-7/itsm-manual/de/",
            "share_url": "http://translate.otrs.com/engage/otrs-7/-/de/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/itsm-manual/de/",
            "url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 987,
            "total_words": 9913,
            "translated": 987,
            "translated_words": 9913,
            "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": "2023-11-20T11:57:38.263187Z",
            "last_author": "Jens Bechtel",
            "repository_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/de/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/de/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/de/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/de/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/de/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "http://translate.otrs.com/languages/hu/",
                "url": "http://translate.otrs.com/api/languages/hu/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 764,
            "filename": "locale/hu/LC_MESSAGES/content.po",
            "revision": "534250a67eda6654a327551f382ae0e3dc58e2fe",
            "web_url": "http://translate.otrs.com/projects/otrs-7/itsm-manual/hu/",
            "share_url": "http://translate.otrs.com/engage/otrs-7/-/hu/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/itsm-manual/hu/",
            "url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 987,
            "total_words": 9913,
            "translated": 987,
            "translated_words": 9913,
            "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": "2023-10-19T14:37:08.025412Z",
            "last_author": "Balázs Úr",
            "repository_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/hu/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/hu/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/hu/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/hu/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/hu/units/?format=api"
        },
        {
            "language": {
                "id": 343,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 343,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "http://translate.otrs.com/languages/zh_Hans/",
                "url": "http://translate.otrs.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 784,
            "filename": "locale/zh_CN/LC_MESSAGES/content.po",
            "revision": "0f783293b59c1e4295ff887d8897f32380371845",
            "web_url": "http://translate.otrs.com/projects/otrs-7/itsm-manual/zh_Hans/",
            "share_url": "http://translate.otrs.com/engage/otrs-7/-/zh_Hans/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/itsm-manual/zh_Hans/",
            "url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 987,
            "total_words": 9913,
            "translated": 946,
            "translated_words": 9123,
            "translated_percent": 95.8,
            "fuzzy": 9,
            "fuzzy_words": 165,
            "fuzzy_percent": 0.9,
            "failing_checks": 27,
            "failing_checks_words": 428,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-19T06:38:24.791477Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/zh_Hans/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/zh_Hans/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/zh_Hans/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "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": "http://translate.otrs.com/languages/pt_BR/",
                "url": "http://translate.otrs.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 2687,
            "filename": "locale/pt_BR/LC_MESSAGES/content.po",
            "revision": "8fb614a1093577edba3e5266d1ba59477996613e",
            "web_url": "http://translate.otrs.com/projects/otrs-7/itsm-manual/pt_BR/",
            "share_url": "http://translate.otrs.com/engage/otrs-7/-/pt_BR/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/itsm-manual/pt_BR/",
            "url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 987,
            "total_words": 9913,
            "translated": 411,
            "translated_words": 4192,
            "translated_percent": 41.6,
            "fuzzy": 2,
            "fuzzy_words": 73,
            "fuzzy_percent": 0.2,
            "failing_checks": 30,
            "failing_checks_words": 123,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-10T10:20:44.975313Z",
            "last_author": "Leonardo Coelho",
            "repository_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/units/?format=api"
        }
    ]
}