Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 513,
            "filename": "translations/apps/test_app_for_translation/manifest/en.json",
            "revision": "2ed866c119aa3fd80a9db448888afc59dac82f16,2ed866c119aa3fd80a9db448888afc59dac82f16",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/en/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps/-/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/en/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 11,
            "total_words": 112,
            "translated": 11,
            "translated_words": 112,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 62,
            "failing_checks_percent": 36.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-29T04:54:39.139186Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/en/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/en/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/en/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/en/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/en/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.yunohost.org/languages/fr/",
                "url": "https://translate.yunohost.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 514,
            "filename": "translations/apps/test_app_for_translation/manifest/fr.json",
            "revision": "e18ef2da8f1c026fc9b6c9460e11f4335c15537f,2ed866c119aa3fd80a9db448888afc59dac82f16",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps/-/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 112,
            "translated": 11,
            "translated_words": 112,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 22,
            "failing_checks_percent": 18.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-10T23:32:33.944221Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/fr/units/?format=api"
        },
        {
            "language": {
                "id": 215,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.yunohost.org/languages/nl/",
                "url": "https://translate.yunohost.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 515,
            "filename": "translations/apps/test_app_for_translation/manifest/nl.json",
            "revision": "eaa8ed7e5f0ba42e07d79c0455ccc093f0ec4a81,2ed866c119aa3fd80a9db448888afc59dac82f16",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/nl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps/-/nl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/nl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 112,
            "translated": 4,
            "translated_words": 34,
            "translated_percent": 36.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 31,
            "failing_checks_percent": 27.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-06T06:56:49.013508Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/nl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/nl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/nl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/nl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/nl/units/?format=api"
        },
        {
            "language": {
                "id": 46,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.yunohost.org/languages/ca/",
                "url": "https://translate.yunohost.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 821,
            "filename": "translations/apps/test_app_for_translation/manifest/ca.json",
            "revision": "eff96a7456703360ea873a15e3b3a0cdee81399c,2ed866c119aa3fd80a9db448888afc59dac82f16",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/ca/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps/-/ca/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/ca/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 112,
            "translated": 11,
            "translated_words": 112,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 22,
            "failing_checks_percent": 18.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-30T10:54:43.126091Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/ca/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/ca/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/ca/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/ca/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/ca/units/?format=api"
        },
        {
            "language": {
                "id": 84,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.yunohost.org/languages/es/",
                "url": "https://translate.yunohost.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 822,
            "filename": "translations/apps/test_app_for_translation/manifest/es.json",
            "revision": "6fffd47707e4a7cc2aec7c0ad2a436359276b9c1,2ed866c119aa3fd80a9db448888afc59dac82f16",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/es/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps/-/es/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/es/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 112,
            "translated": 11,
            "translated_words": 112,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 45,
            "failing_checks_percent": 27.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-02T19:54:46.849603Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/es/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/es/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/es/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/es/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/es/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.yunohost.org/languages/gl/",
                "url": "https://translate.yunohost.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 2839,
            "filename": "translations/apps/test_app_for_translation/manifest/gl.json",
            "revision": "6b4c65cbe2488e0e636fe4e22ce4d7ad6ac8abe0,2ed866c119aa3fd80a9db448888afc59dac82f16",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/gl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps/-/gl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/gl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 112,
            "translated": 11,
            "translated_words": 112,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 62,
            "failing_checks_percent": 36.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-24T10:56:02.635917Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/gl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/gl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/gl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/gl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/gl/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "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://translate.yunohost.org/languages/cs/",
                "url": "https://translate.yunohost.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 2840,
            "filename": "translations/apps/test_app_for_translation/manifest/cs.json",
            "revision": "88869873c103c6ed90a2095497126dde0d40ffbd,2ed866c119aa3fd80a9db448888afc59dac82f16",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/cs/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps/-/cs/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/cs/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 112,
            "translated": 11,
            "translated_words": 112,
            "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-01T05:39:01.396855Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/cs/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/cs/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/cs/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/cs/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/cs/units/?format=api"
        }
    ]
}