Translation components API.

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

GET /api/components/lxqt-configuration/notification-daemon-module-name/translations/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 43,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/translations/?format=api&page=2",
    "results": [
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pa/",
                "url": "https://translate.lxqt-project.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 8715,
            "filename": "autostart/translations/lxqt-notifications_pa.desktop.yaml",
            "revision": "11df9513fb6df2886af406a478245891a93c413b,acafe38204899d9f7a772c5d77812acc9e64bd12",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/notification-daemon-module-name/pa/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/notification-daemon-module-name/pa/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-12-23T19:36:39.575859Z",
            "last_author": "A S Alam",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/units/?format=api"
        },
        {
            "language": {
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lg/",
                "url": "https://translate.lxqt-project.org/api/languages/lg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 8969,
            "filename": "autostart/translations/lxqt-notifications_lg.desktop.yaml",
            "revision": "20f6e7907060d6fa722a42dc6a614cf6ec4d1cf6,acafe38204899d9f7a772c5d77812acc9e64bd12",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/notification-daemon-module-name/lg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/notification-daemon-module-name/lg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-16T17:59:56.569766Z",
            "last_author": "Kizito Birabwa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/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": 9015,
            "filename": "autostart/translations/lxqt-notifications_pl.desktop.yaml",
            "revision": "4bedda9834c7c1c2b5780deb6fe7344effe2416e,acafe38204899d9f7a772c5d77812acc9e64bd12",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/notification-daemon-module-name/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/notification-daemon-module-name/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-10T22:39:05.775987Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/units/?format=api"
        }
    ]
}