Translation components API.

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

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

{
    "count": 42,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-leave/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": 8697,
            "filename": "lxqt-leave/translations/lxqt-leave_pa.ts",
            "revision": "16bad987f4de25afb4883d43afb6e45ceec63710",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-leave/pa/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-leave/pa/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 25,
            "translated": 15,
            "translated_words": 25,
            "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-01-17T14:11:49.023137Z",
            "last_author": "A S Alam",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/pa/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/pa/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/pa/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/pa/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/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": 8937,
            "filename": "lxqt-leave/translations/lxqt-leave_lg.ts",
            "revision": "7db517284db96ae6d64a36bbeac3e1fda4971c40",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-leave/lg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-leave/lg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 25,
            "translated": 15,
            "translated_words": 25,
            "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-07T18:03:43.263569Z",
            "last_author": "Kizito Birabwa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/lg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/lg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/lg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/lg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/lg/units/?format=api"
        }
    ]
}