Translation components API.

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

GET /api/components/labwc/labwc-tweaks-menu-entry/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": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en/",
                "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 9042,
            "filename": "data/translations/labwc_tweaks.desktop.yaml",
            "revision": "069b5b2f106fd0dc8c036096acdd600ba6f4a8ee,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/en/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/en/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/it/",
                "url": "https://translate.lxqt-project.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 9043,
            "filename": "data/translations/labwc_tweaks_it.desktop.yaml",
            "revision": "7a10be287e7deccc927aa3539be8993debf458b8,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/it/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/it/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 2,
            "translated_words": 6,
            "translated_percent": 66.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 33.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-14T07:57:20.987735Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "arabic",
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/ar/",
                "url": "https://translate.lxqt-project.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 9052,
            "filename": "data/translations/labwc_tweaks_ar.desktop.yaml",
            "revision": "775df48e7165ff68f6167b1bc5cc4c9ab67b69b3,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "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": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fi/",
                "url": "https://translate.lxqt-project.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 9055,
            "filename": "data/translations/labwc_tweaks_fi.desktop.yaml",
            "revision": "775df48e7165ff68f6167b1bc5cc4c9ab67b69b3,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "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": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt/",
                "url": "https://translate.lxqt-project.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 9064,
            "filename": "data/translations/labwc_tweaks_pt.desktop.yaml",
            "revision": "2f3850938bfbf3b4b7bdaed57748d1ef13dad1b9,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2024-05-01T23:08:31.211917Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "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": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ru/",
                "url": "https://translate.lxqt-project.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 9069,
            "filename": "data/translations/labwc_tweaks_ru.desktop.yaml",
            "revision": "7c960a709b4a26c4bfa6846381424ae2354aa045,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2024-05-01T04:01:54.468840Z",
            "last_author": "Andrei Stepanov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pl/",
                "url": "https://translate.lxqt-project.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 9155,
            "filename": "data/translations/labwc_tweaks_pl.desktop.yaml",
            "revision": "4bf6fa086e76359ab6469511d84aee3a34f56177,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2024-05-01T15:28:16.625927Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 107,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/et/",
                "url": "https://translate.lxqt-project.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 9162,
            "filename": "data/translations/labwc_tweaks_et.desktop.yaml",
            "revision": "f507cbbdc071a9d2691fa59fffe147b978a62d2e,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/et/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/et/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2024-05-05T13:00:11.122563Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/units/?format=api"
        }
    ]
}