Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 1441998,
            "filename": "lang/translations/base.en.json",
            "revision": "559985864dc1e8df578ace506e54b67e4a0ea7a6,559985864dc1e8df578ace506e54b67e4a0ea7a6",
            "web_url": "https://hosted.weblate.org/projects/fyne/fyne/en/",
            "share_url": "https://hosted.weblate.org/engage/fyne/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/fyne/fyne/en/",
            "url": "https://hosted.weblate.org/api/translations/fyne/fyne/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 25,
            "total_words": 31,
            "translated": 25,
            "translated_words": 31,
            "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-04T16:38:08.788192+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fyne/fyne/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fyne/fyne/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fyne/fyne/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fyne/fyne/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fyne/fyne/en/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": 1441999,
            "filename": "lang/translations/base.fr.json",
            "revision": "2134ad0c76712e8f75a105d8db2efebe3ca5ef65,559985864dc1e8df578ace506e54b67e4a0ea7a6",
            "web_url": "https://hosted.weblate.org/projects/fyne/fyne/fr/",
            "share_url": "https://hosted.weblate.org/engage/fyne/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/fyne/fyne/fr/",
            "url": "https://hosted.weblate.org/api/translations/fyne/fyne/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 31,
            "translated": 25,
            "translated_words": 31,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-03T12:01:53.275926+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fyne/fyne/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fyne/fyne/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fyne/fyne/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fyne/fyne/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fyne/fyne/fr/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 1442026,
            "filename": "lang/translations/base.sv.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,559985864dc1e8df578ace506e54b67e4a0ea7a6",
            "web_url": "https://hosted.weblate.org/projects/fyne/fyne/sv/",
            "share_url": "https://hosted.weblate.org/engage/fyne/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/fyne/fyne/sv/",
            "url": "https://hosted.weblate.org/api/translations/fyne/fyne/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 31,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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-04T17:17:39.791910+01:00",
            "last_author": "Jacob Alzén",
            "repository_url": "https://hosted.weblate.org/api/translations/fyne/fyne/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fyne/fyne/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fyne/fyne/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fyne/fyne/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fyne/fyne/sv/units/?format=api"
        },
        {
            "language": {
                "id": 47,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 42,
                    "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://hosted.weblate.org/languages/br/",
                "url": "https://hosted.weblate.org/api/languages/br/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 1445292,
            "filename": "lang/translations/base.br.json",
            "revision": "c5585e509cdf57f223e3a67423599553f1d86024,559985864dc1e8df578ace506e54b67e4a0ea7a6",
            "web_url": "https://hosted.weblate.org/projects/fyne/fyne/br/",
            "share_url": "https://hosted.weblate.org/engage/fyne/-/br/",
            "translate_url": "https://hosted.weblate.org/translate/fyne/fyne/br/",
            "url": "https://hosted.weblate.org/api/translations/fyne/fyne/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 31,
            "translated": 25,
            "translated_words": 31,
            "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-19T10:53:49.935057+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fyne/fyne/br/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fyne/fyne/br/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fyne/fyne/br/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fyne/fyne/br/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fyne/fyne/br/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "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://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1447353,
            "filename": "lang/translations/base.pt_BR.json",
            "revision": "4e532b3206587453583f8edffa7ea15f57536c56,559985864dc1e8df578ace506e54b67e4a0ea7a6",
            "web_url": "https://hosted.weblate.org/projects/fyne/fyne/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/fyne/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/fyne/fyne/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/fyne/fyne/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 31,
            "translated": 25,
            "translated_words": 31,
            "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-01T14:47:31.498567+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fyne/fyne/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fyne/fyne/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fyne/fyne/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fyne/fyne/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fyne/fyne/pt_BR/units/?format=api"
        }
    ]
}