Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en/",
                "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 38088,
            "filename": "locale/shared/shared.pot",
            "revision": "031803455d744d8390f1838d856e0f4a41ed541d",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools-shared/en/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/en/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-shared/en/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 180,
            "total_words": 1377,
            "translated": 180,
            "translated_words": 1377,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 94,
            "failing_checks_words": 920,
            "failing_checks_percent": 52.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/en/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fr/",
                "url": "https://l10n.opensuse.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 38090,
            "filename": "locale/shared/fr.po",
            "revision": "2381987092aa8b8dc2ef407f15a83c39993fb8c3",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools-shared/fr/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-shared/fr/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1377,
            "translated": 42,
            "translated_words": 471,
            "translated_percent": 23.3,
            "fuzzy": 10,
            "fuzzy_words": 67,
            "fuzzy_percent": 5.5,
            "failing_checks": 25,
            "failing_checks_words": 384,
            "failing_checks_percent": 13.8,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/fr/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 124,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/it/",
                "url": "https://l10n.opensuse.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 38093,
            "filename": "locale/shared/it.po",
            "revision": "cea393bb6875b69d5b966cc113908322db153d84",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools-shared/it/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/it/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-shared/it/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1377,
            "translated": 6,
            "translated_words": 31,
            "translated_percent": 3.3,
            "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-26T16:51:27.095407Z",
            "last_author": "Marina Latini",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/it/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (China)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_CN/",
                "url": "https://l10n.opensuse.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 38173,
            "filename": "locale/shared/zh_CN.po",
            "revision": "236ab01f9701fe3283d775046c7ab098c68727a9",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools-shared/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-shared/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1377,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 38180,
            "filename": "locale/shared/ja.po",
            "revision": "c968c2a6356822415c5373c5e9bf2453d6ce8f82",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools-shared/ja/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-shared/ja/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1377,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ja/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ko/",
                "url": "https://l10n.opensuse.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 38181,
            "filename": "locale/shared/ko.po",
            "revision": "df00fe387b5074735cffe5554b505dcde376f64b",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools-shared/ko/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools-shared/ko/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1377,
            "translated": 3,
            "translated_words": 16,
            "translated_percent": 1.6,
            "fuzzy": 177,
            "fuzzy_words": 1361,
            "fuzzy_percent": 98.3,
            "failing_checks": 176,
            "failing_checks_words": 1359,
            "failing_checks_percent": 97.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-07T01:19:51.739944Z",
            "last_author": "Seeun Lee",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/ko/units/?format=api"
        }
    ]
}