Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 27431,
            "filename": "default_translations/de/messages.de.yml",
            "revision": "1a045c613e6096345cee484d3e78c84059dc5887,262ee38d1d43375de250c8955d13e83612cb4089",
            "web_url": "https://hosted.weblate.org/projects/userli/messages/de/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/userli/messages/de/",
            "url": "https://hosted.weblate.org/api/translations/userli/messages/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 193,
            "total_words": 1555,
            "translated": 193,
            "translated_words": 1555,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 40,
            "failing_checks_percent": 7.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:51.442724+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/messages/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/messages/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/messages/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/messages/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/messages/de/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 27432,
            "filename": "default_translations/en/messages.en.yml",
            "revision": "262ee38d1d43375de250c8955d13e83612cb4089,262ee38d1d43375de250c8955d13e83612cb4089",
            "web_url": "https://hosted.weblate.org/projects/userli/messages/en/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/userli/messages/en/",
            "url": "https://hosted.weblate.org/api/translations/userli/messages/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 193,
            "total_words": 1555,
            "translated": 193,
            "translated_words": 1555,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 58,
            "failing_checks_words": 852,
            "failing_checks_percent": 30.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:50.716030+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/messages/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/messages/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/messages/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/messages/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/messages/en/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 27433,
            "filename": "default_translations/es/messages.es.yml",
            "revision": "88681ffddcf306c5eb5d2ac3b6c3145a8c869190,262ee38d1d43375de250c8955d13e83612cb4089",
            "web_url": "https://hosted.weblate.org/projects/userli/messages/es/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/userli/messages/es/",
            "url": "https://hosted.weblate.org/api/translations/userli/messages/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 193,
            "total_words": 1555,
            "translated": 98,
            "translated_words": 494,
            "translated_percent": 50.7,
            "fuzzy": 29,
            "fuzzy_words": 600,
            "fuzzy_percent": 15.0,
            "failing_checks": 27,
            "failing_checks_words": 477,
            "failing_checks_percent": 13.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:52.016842+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/messages/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/messages/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/messages/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/messages/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/messages/es/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 27434,
            "filename": "default_translations/pt/messages.pt.yml",
            "revision": "7b4854fffbdb88c669ea757a55ddc791d0886079,262ee38d1d43375de250c8955d13e83612cb4089",
            "web_url": "https://hosted.weblate.org/projects/userli/messages/pt/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/userli/messages/pt/",
            "url": "https://hosted.weblate.org/api/translations/userli/messages/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 193,
            "total_words": 1555,
            "translated": 104,
            "translated_words": 581,
            "translated_percent": 53.8,
            "fuzzy": 25,
            "fuzzy_words": 577,
            "fuzzy_percent": 12.9,
            "failing_checks": 13,
            "failing_checks_words": 273,
            "failing_checks_percent": 6.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:55.075009+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/messages/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/messages/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/messages/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/messages/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/messages/pt/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 27456,
            "filename": "default_translations/nb/messages.nb.yml",
            "revision": "2cb0fab1921282f144392fc06bc9f50d47b42052,262ee38d1d43375de250c8955d13e83612cb4089",
            "web_url": "https://hosted.weblate.org/projects/userli/messages/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/userli/messages/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/userli/messages/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 193,
            "total_words": 1555,
            "translated": 113,
            "translated_words": 565,
            "translated_percent": 58.5,
            "fuzzy": 33,
            "fuzzy_words": 671,
            "fuzzy_percent": 17.0,
            "failing_checks": 24,
            "failing_checks_words": 464,
            "failing_checks_percent": 12.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:54.506823+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/messages/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/messages/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/messages/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/messages/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/messages/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 389,
                "code": "gsw",
                "name": "Alemannic",
                "plural": {
                    "id": 302,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 7956951,
                "web_url": "https://hosted.weblate.org/languages/gsw/",
                "url": "https://hosted.weblate.org/api/languages/gsw/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gsw/statistics/?format=api"
            },
            "language_code": "gsw",
            "id": 29473,
            "filename": "default_translations/gsw/messages.gsw.yml",
            "revision": "208666e6e48f8a4468b429999d003461b7030be1,262ee38d1d43375de250c8955d13e83612cb4089",
            "web_url": "https://hosted.weblate.org/projects/userli/messages/gsw/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/gsw/",
            "translate_url": "https://hosted.weblate.org/translate/userli/messages/gsw/",
            "url": "https://hosted.weblate.org/api/translations/userli/messages/gsw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 193,
            "total_words": 1555,
            "translated": 121,
            "translated_words": 624,
            "translated_percent": 62.6,
            "fuzzy": 17,
            "fuzzy_words": 554,
            "fuzzy_percent": 8.8,
            "failing_checks": 21,
            "failing_checks_words": 543,
            "failing_checks_percent": 10.8,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:53.226225+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/messages/gsw/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/messages/gsw/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/messages/gsw/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/messages/gsw/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/messages/gsw/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 35307,
            "filename": "default_translations/fr/messages.fr.yml",
            "revision": "c5487f6d8c7a36e9f0090abe37423ecab1ecfb8e,262ee38d1d43375de250c8955d13e83612cb4089",
            "web_url": "https://hosted.weblate.org/projects/userli/messages/fr/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/userli/messages/fr/",
            "url": "https://hosted.weblate.org/api/translations/userli/messages/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 193,
            "total_words": 1555,
            "translated": 171,
            "translated_words": 1359,
            "translated_percent": 88.6,
            "fuzzy": 1,
            "fuzzy_words": 35,
            "fuzzy_percent": 0.5,
            "failing_checks": 5,
            "failing_checks_words": 12,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:52.605967+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/messages/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/messages/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/messages/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/messages/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/messages/fr/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 186092,
            "filename": "default_translations/zh_Hant/messages.zh_Hant.yml",
            "revision": "629f9a60b7dd9e1d8552e3807b558350af14c909,262ee38d1d43375de250c8955d13e83612cb4089",
            "web_url": "https://hosted.weblate.org/projects/userli/messages/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/userli/messages/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/userli/messages/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 193,
            "total_words": 1555,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 2,
            "fuzzy_words": 13,
            "fuzzy_percent": 1.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:55.549364+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/messages/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/messages/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/messages/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/messages/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/messages/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 186710,
            "filename": "default_translations/it/messages.it.yml",
            "revision": "ac94ebefad4ea65deb6ecb23f8101c1e13d9458f,262ee38d1d43375de250c8955d13e83612cb4089",
            "web_url": "https://hosted.weblate.org/projects/userli/messages/it/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/userli/messages/it/",
            "url": "https://hosted.weblate.org/api/translations/userli/messages/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 193,
            "total_words": 1555,
            "translated": 97,
            "translated_words": 691,
            "translated_percent": 50.2,
            "fuzzy": 2,
            "fuzzy_words": 111,
            "fuzzy_percent": 1.0,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:53.729317+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/messages/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/messages/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/messages/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/messages/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/messages/it/units/?format=api"
        }
    ]
}