Translation components API.

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

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

{
    "count": 11,
    "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": 8916,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/en/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/en/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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/qtilities/wshot/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/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": 8917,
            "filename": "translations/it.po",
            "revision": "37b9acff0d4a2a7af97910591fd97d2084733801",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/it/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/it/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-04T12:15:34.937777Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nl/",
                "url": "https://translate.lxqt-project.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 8918,
            "filename": "translations/nl.po",
            "revision": "587a58b76a4da0703deee8b632b3b68eae5936f8",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-04T12:15:41.922213Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "german",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/de/",
                "url": "https://translate.lxqt-project.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 8926,
            "filename": "translations/de.po",
            "revision": "7090741c75bce131925e7a0b1a40197e9060b91d",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/de/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/de/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-05T20:37:44.337314Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/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": 8927,
            "filename": "translations/fr.po",
            "revision": "996369dd58b80f576925e834e0603b8a0fa58373",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-06T09:42:21.680685Z",
            "last_author": "Baptiste Huchon",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/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": 8949,
            "filename": "translations/fi.po",
            "revision": "3d8098c888a2e51bb6a0a0a5c359aae18be4d1bb",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 17,
            "translated_words": 35,
            "translated_percent": 94.4,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 5.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-03-11T00:30:06.308938Z",
            "last_author": "Jouni Järvinen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 330,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/tr/",
                "url": "https://translate.lxqt-project.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 8979,
            "filename": "translations/tr.po",
            "revision": "51cb0f349cab05180a01dff434c45454cc220e7d",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-23T21:34:10.081991Z",
            "last_author": "Sabri Ünal",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/es/",
                "url": "https://translate.lxqt-project.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 9010,
            "filename": "translations/es.po",
            "revision": "879979b9f7eee08300f3e057691c74398b11ec8d",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/es/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/es/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 16,
            "translated_words": 33,
            "translated_percent": 88.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-06T15:08:28.163549Z",
            "last_author": "Bluey26",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/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": 9023,
            "filename": "translations/pl.po",
            "revision": "1d4059d67c55934ba83b5414146c4190aacc20b6",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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:50:13.544077Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pl/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": 9032,
            "filename": "translations/ru.po",
            "revision": "a6273d42dc52abad02e3a7939279acc27d376c90",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-04T19:58:32.875747Z",
            "last_author": "Andrei Stepanov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/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": 9039,
            "filename": "translations/pt.po",
            "revision": "d4e436269ca19325d3686be8af2e0a7033755d73",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-26T22:37:12.329788Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/units/?format=api"
        }
    ]
}