Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 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://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 2816,
            "filename": "src/translations/en/manifest.yml",
            "revision": "b2863b0d7b8074f96236dacafe71d5eba6cb35c6,b2863b0d7b8074f96236dacafe71d5eba6cb35c6",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/manifest/en/",
            "share_url": "https://weblate.framasoft.org/engage/framasoft/-/en/",
            "translate_url": "https://weblate.framasoft.org/translate/framasoft/manifest/en/",
            "url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 23,
            "total_words": 686,
            "translated": 23,
            "translated_words": 686,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 309,
            "failing_checks_percent": 34.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/en/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/en/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/en/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/en/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/en/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 2817,
            "filename": "src/translations/fr/manifest.yml",
            "revision": "b510a404f347cdc2bf646565e1e70018f00c0171,b2863b0d7b8074f96236dacafe71d5eba6cb35c6",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/manifest/fr/",
            "share_url": "https://weblate.framasoft.org/engage/framasoft/-/fr/",
            "translate_url": "https://weblate.framasoft.org/translate/framasoft/manifest/fr/",
            "url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 686,
            "translated": 23,
            "translated_words": 686,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 258,
            "failing_checks_percent": 30.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/fr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/fr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/fr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/fr/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.framasoft.org/languages/it/",
                "url": "https://weblate.framasoft.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 2824,
            "filename": "src/translations/it/manifest.yml",
            "revision": "a61df8e550c378e513d8013e4ddf6eccda0a3307,b2863b0d7b8074f96236dacafe71d5eba6cb35c6",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/manifest/it/",
            "share_url": "https://weblate.framasoft.org/engage/framasoft/-/it/",
            "translate_url": "https://weblate.framasoft.org/translate/framasoft/manifest/it/",
            "url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 686,
            "translated": 23,
            "translated_words": 686,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 67,
            "failing_checks_percent": 13.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-06T11:01:30.770984Z",
            "last_author": "Paolo Mauri",
            "repository_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/it/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/it/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/it/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/it/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/it/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://weblate.framasoft.org/languages/cs/",
                "url": "https://weblate.framasoft.org/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 2893,
            "filename": "src/translations/cs/manifest.yml",
            "revision": "80e7be724a077a868e4fe27178953bd512521ab0,b2863b0d7b8074f96236dacafe71d5eba6cb35c6",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/manifest/cs/",
            "share_url": "https://weblate.framasoft.org/engage/framasoft/-/cs/",
            "translate_url": "https://weblate.framasoft.org/translate/framasoft/manifest/cs/",
            "url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 686,
            "translated": 23,
            "translated_words": 686,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 67,
            "failing_checks_percent": 13.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-24T19:28:31.037932Z",
            "last_author": "Jiri Podhorecky",
            "repository_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/cs/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/cs/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/cs/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/cs/units/?format=api"
        },
        {
            "language": {
                "id": 341,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 341,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.framasoft.org/languages/zh_Hant/",
                "url": "https://weblate.framasoft.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 2927,
            "filename": "src/translations/zh_Hant/manifest.yml",
            "revision": "613319dc9ad6b04aa89b9c4841764b6ce7b03ae3,b2863b0d7b8074f96236dacafe71d5eba6cb35c6",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/manifest/zh_Hant/",
            "share_url": "https://weblate.framasoft.org/engage/framasoft/-/zh_Hant/",
            "translate_url": "https://weblate.framasoft.org/translate/framasoft/manifest/zh_Hant/",
            "url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 686,
            "translated": 23,
            "translated_words": 686,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 67,
            "failing_checks_percent": 13.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-18T06:44:21.050130Z",
            "last_author": "李奕寯",
            "repository_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/zh_Hant/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": "https://weblate.framasoft.org/languages/de/",
                "url": "https://weblate.framasoft.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 3116,
            "filename": "src/translations/de/manifest.yml",
            "revision": "ef0a97ecd3c1a755067fea962b39546f457cc2fd,b2863b0d7b8074f96236dacafe71d5eba6cb35c6",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/manifest/de/",
            "share_url": "https://weblate.framasoft.org/engage/framasoft/-/de/",
            "translate_url": "https://weblate.framasoft.org/translate/framasoft/manifest/de/",
            "url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 686,
            "translated": 5,
            "translated_words": 81,
            "translated_percent": 21.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 67,
            "failing_checks_percent": 13.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-31T22:26:57.245947Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/de/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/de/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/de/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/de/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/de/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://weblate.framasoft.org/languages/eo/",
                "url": "https://weblate.framasoft.org/api/languages/eo/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 3265,
            "filename": "src/translations/eo/manifest.yml",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,b2863b0d7b8074f96236dacafe71d5eba6cb35c6",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/manifest/eo/",
            "share_url": "https://weblate.framasoft.org/engage/framasoft/-/eo/",
            "translate_url": "https://weblate.framasoft.org/translate/framasoft/manifest/eo/",
            "url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 686,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/eo/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/eo/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/eo/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/eo/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/eo/units/?format=api"
        },
        {
            "language": {
                "id": 285,
                "code": "sr_Cyrl",
                "name": "Serbian (cyrillic)",
                "plural": {
                    "id": 285,
                    "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": [
                    "sr_cyrl_rs",
                    "sr@cyrillic",
                    "sr_rs@cyrillic",
                    "srb"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://weblate.framasoft.org/languages/sr_Cyrl/",
                "url": "https://weblate.framasoft.org/api/languages/sr_Cyrl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sr_Cyrl/statistics/?format=api"
            },
            "language_code": "sr_Cyrl",
            "id": 3341,
            "filename": "src/translations/sr_Cyrl/manifest.yml",
            "revision": "de2a1f81ce3b278f7bcd26e5c01b606b794b0601,b2863b0d7b8074f96236dacafe71d5eba6cb35c6",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/manifest/sr_Cyrl/",
            "share_url": "https://weblate.framasoft.org/engage/framasoft/-/sr_Cyrl/",
            "translate_url": "https://weblate.framasoft.org/translate/framasoft/manifest/sr_Cyrl/",
            "url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/sr_Cyrl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 686,
            "translated": 23,
            "translated_words": 686,
            "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-09-01T10:15:15.530689Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/sr_Cyrl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/sr_Cyrl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/sr_Cyrl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/sr_Cyrl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/framasoft/manifest/sr_Cyrl/units/?format=api"
        }
    ]
}