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": 4,
    "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": 2,
            "failing_checks_words": 22,
            "failing_checks_percent": 18.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "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": "468a9e70c110a709ec83cbcb809c0a915153beeb,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": null,
            "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": "b21ee19b9573071c71c9706d6daa5255a98830b4,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": 3,
            "translated_words": 31,
            "translated_percent": 27.2,
            "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-03-25T06:44:37.319767Z",
            "last_author": "Bram",
            "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-29T10:08:45.748375Z",
            "last_author": "xaloc33",
            "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"
        }
    ]
}