Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1147,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/en/",
            "share_url": "https://weblate.framasoft.org/engage/lstu/-/en/",
            "translate_url": "https://weblate.framasoft.org/translate/lstu/glossary/en/",
            "url": "https://weblate.framasoft.org/api/translations/lstu/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/en/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://weblate.framasoft.org/languages/sv/",
                "url": "https://weblate.framasoft.org/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 1148,
            "filename": "sv.tbx",
            "revision": "51ccbd386d0092ae43fc40613c73a1ea9931ef8a",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/sv/",
            "share_url": "https://weblate.framasoft.org/engage/lstu/-/sv/",
            "translate_url": "https://weblate.framasoft.org/translate/lstu/glossary/sv/",
            "url": "https://weblate.framasoft.org/api/translations/lstu/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "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": "2020-01-02T19:25:09.573153Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/sv/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/sv/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/sv/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://weblate.framasoft.org/languages/br/",
                "url": "https://weblate.framasoft.org/api/languages/br/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 2727,
            "filename": "br.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/br/",
            "share_url": "https://weblate.framasoft.org/engage/lstu/-/br/",
            "translate_url": "https://weblate.framasoft.org/translate/lstu/glossary/br/",
            "url": "https://weblate.framasoft.org/api/translations/lstu/glossary/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://weblate.framasoft.org/api/translations/lstu/glossary/br/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/br/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/br/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/br/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/br/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.framasoft.org/languages/de/",
                "url": "https://weblate.framasoft.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 2728,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/de/",
            "share_url": "https://weblate.framasoft.org/engage/lstu/-/de/",
            "translate_url": "https://weblate.framasoft.org/translate/lstu/glossary/de/",
            "url": "https://weblate.framasoft.org/api/translations/lstu/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://weblate.framasoft.org/api/translations/lstu/glossary/de/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.framasoft.org/languages/es/",
                "url": "https://weblate.framasoft.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 2729,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/es/",
            "share_url": "https://weblate.framasoft.org/engage/lstu/-/es/",
            "translate_url": "https://weblate.framasoft.org/translate/lstu/glossary/es/",
            "url": "https://weblate.framasoft.org/api/translations/lstu/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://weblate.framasoft.org/api/translations/lstu/glossary/es/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 2730,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/fr/",
            "share_url": "https://weblate.framasoft.org/engage/lstu/-/fr/",
            "translate_url": "https://weblate.framasoft.org/translate/lstu/glossary/fr/",
            "url": "https://weblate.framasoft.org/api/translations/lstu/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://weblate.framasoft.org/api/translations/lstu/glossary/fr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "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": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://weblate.framasoft.org/languages/hr/",
                "url": "https://weblate.framasoft.org/api/languages/hr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 2731,
            "filename": "hr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/hr/",
            "share_url": "https://weblate.framasoft.org/engage/lstu/-/hr/",
            "translate_url": "https://weblate.framasoft.org/translate/lstu/glossary/hr/",
            "url": "https://weblate.framasoft.org/api/translations/lstu/glossary/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://weblate.framasoft.org/api/translations/lstu/glossary/hr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/hr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/hr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/hr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/hr/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://weblate.framasoft.org/languages/oc/",
                "url": "https://weblate.framasoft.org/api/languages/oc/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 2732,
            "filename": "oc.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/oc/",
            "share_url": "https://weblate.framasoft.org/engage/lstu/-/oc/",
            "translate_url": "https://weblate.framasoft.org/translate/lstu/glossary/oc/",
            "url": "https://weblate.framasoft.org/api/translations/lstu/glossary/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://weblate.framasoft.org/api/translations/lstu/glossary/oc/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/oc/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/oc/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/oc/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/oc/units/?format=api"
        },
        {
            "language": {
                "id": 351,
                "code": "fr_FR",
                "name": "French (France)",
                "plural": {
                    "id": 370,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/fr_FR/",
                "url": "https://weblate.framasoft.org/api/languages/fr_FR/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr_FR/statistics/?format=api"
            },
            "language_code": "fr_FR",
            "id": 2733,
            "filename": "fr_FR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/fr_FR/",
            "share_url": "https://weblate.framasoft.org/engage/lstu/-/fr_FR/",
            "translate_url": "https://weblate.framasoft.org/translate/lstu/glossary/fr_FR/",
            "url": "https://weblate.framasoft.org/api/translations/lstu/glossary/fr_FR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://weblate.framasoft.org/api/translations/lstu/glossary/fr_FR/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/fr_FR/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/fr_FR/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/fr_FR/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/fr_FR/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.framasoft.org/languages/pt_BR/",
                "url": "https://weblate.framasoft.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 2907,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/pt_BR/",
            "share_url": "https://weblate.framasoft.org/engage/lstu/-/pt_BR/",
            "translate_url": "https://weblate.framasoft.org/translate/lstu/glossary/pt_BR/",
            "url": "https://weblate.framasoft.org/api/translations/lstu/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://weblate.framasoft.org/api/translations/lstu/glossary/pt_BR/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/lstu/glossary/pt_BR/units/?format=api"
        }
    ]
}