Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/labwc/labwc/translations/?format=api",
    "results": [
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lt/",
                "url": "https://translate.lxqt-project.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 8785,
            "filename": "po/lt.po",
            "revision": "22235c491b4529462001f983c4dd04c290634adb",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 21,
            "translated": 13,
            "translated_words": 21,
            "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-02-28T14:22:29.973866Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/lt/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hu/",
                "url": "https://translate.lxqt-project.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 8977,
            "filename": "po/hu.po",
            "revision": "1c7b70df9684d7cd1af59aff4490acb6ab730bb3",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 21,
            "translated": 13,
            "translated_words": 21,
            "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-02-18T21:21:30.049248Z",
            "last_author": "winerysearch",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/hu/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/cs/",
                "url": "https://translate.lxqt-project.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 8982,
            "filename": "po/cs.po",
            "revision": "7077c59b7706c09849853e16b1b2c7aefc76cb58",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc/cs/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/cs/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc/cs/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 21,
            "translated": 13,
            "translated_words": 21,
            "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/cs/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/cs/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/cs/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/cs/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/cs/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": 8984,
            "filename": "po/ar.po",
            "revision": "af13bbcfc5504a2f2e5ea291a4c2afa851b1cb14",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 21,
            "translated": 13,
            "translated_words": 21,
            "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-03-10T10:17:26.137427Z",
            "last_author": "Abdullah Albaroty",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ar/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fr/",
                "url": "https://translate.lxqt-project.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 9034,
            "filename": "po/fr.po",
            "revision": "f7b5466ce0e1f73dcbb02871f7512ddb9edf2a76",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 21,
            "translated": 13,
            "translated_words": 21,
            "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-03-19T19:04:32.488579Z",
            "last_author": "rico542",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/fr/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/el/",
                "url": "https://translate.lxqt-project.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 9070,
            "filename": "po/el.po",
            "revision": "6d67478e9e5647c4d831f922d886f8c951e34806",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc/el/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/el/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc/el/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 21,
            "translated": 13,
            "translated_words": 21,
            "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-04-19T04:18:52.876946Z",
            "last_author": "Yannis Drougas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/el/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/el/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/el/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/el/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/el/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "korean",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ko/",
                "url": "https://translate.lxqt-project.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 9179,
            "filename": "po/ko.po",
            "revision": "ec2bf8631701c03058656c1f8cabe7a73f6bee3f",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 21,
            "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/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ko/units/?format=api"
        }
    ]
}