Translation components API.

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

GET /api/components/uyuni/uyuni-tools/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": 38079,
            "filename": "locale/mgradm/mgradm.pot",
            "revision": "f5e0883f3d9ad435aae03c861d0f84a662701dfb",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools/en/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/en/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools/en/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 345,
            "total_words": 2674,
            "translated": 345,
            "translated_words": 2674,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 29,
            "failing_checks_words": 472,
            "failing_checks_percent": 8.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/en/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": 38083,
            "filename": "locale/mgradm/it.po",
            "revision": "4ae689e4d60e9435fbd75440f8473f8a0a988bc6",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools/it/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/it/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools/it/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 2674,
            "translated": 57,
            "translated_words": 369,
            "translated_percent": 16.5,
            "fuzzy": 12,
            "fuzzy_words": 65,
            "fuzzy_percent": 3.4,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T07:41:11.324484Z",
            "last_author": "Marina Latini",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/it/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": 38084,
            "filename": "locale/mgradm/fr.po",
            "revision": "018b61ba7363cdaee001df98f7c6fa745491cd4b",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools/fr/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools/fr/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 2674,
            "translated": 202,
            "translated_words": 1389,
            "translated_percent": 58.5,
            "fuzzy": 43,
            "fuzzy_words": 246,
            "fuzzy_percent": 12.4,
            "failing_checks": 99,
            "failing_checks_words": 873,
            "failing_checks_percent": 28.6,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/fr/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": 38171,
            "filename": "locale/mgradm/zh_CN.po",
            "revision": "5cd36bacebe95ba4cc051707e4ec19e26e270d66",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 2674,
            "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": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/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": 38177,
            "filename": "locale/mgradm/ja.po",
            "revision": "eba7cf286fcb3bf6a62917b8ff81a736d9d45fbf",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools/ja/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools/ja/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 2674,
            "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": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/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": 38182,
            "filename": "locale/mgradm/ko.po",
            "revision": "4689c51e91609c8d30a46b31f6294d03964b9f65",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/uyuni-tools/ko/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/uyuni-tools/ko/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 2674,
            "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": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/ko/units/?format=api"
        }
    ]
}