Translation components API.

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

GET /api/components/nani/website/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": 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://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 74494,
            "filename": "po/nani.pot",
            "revision": "03284d3e2b04c1a1db7711551899ec19b5a316e7",
            "web_url": "https://translate.fedoraproject.org/projects/nani/website/en/",
            "share_url": "https://translate.fedoraproject.org/engage/nani/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/nani/website/en/",
            "url": "https://translate.fedoraproject.org/api/translations/nani/website/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 91,
            "total_words": 1169,
            "translated": 91,
            "translated_words": 1169,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 44,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-10T10:19:09.512214Z",
            "last_author": "Julien Lepiller",
            "repository_url": "https://translate.fedoraproject.org/api/translations/nani/website/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/nani/website/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/nani/website/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/nani/website/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/nani/website/en/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://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 74495,
            "filename": "po/fr.po",
            "revision": "680e1880d3391b1104a7b9569ef0acd690ef3cd2",
            "web_url": "https://translate.fedoraproject.org/projects/nani/website/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/nani/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/nani/website/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/nani/website/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 1169,
            "translated": 91,
            "translated_words": 1169,
            "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-10T10:21:52.050226Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/nani/website/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/nani/website/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/nani/website/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/nani/website/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/nani/website/fr/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 74496,
            "filename": "po/uk.po",
            "revision": "c7f7a167b8cc2412b7c2628c9a057a66e24c8743",
            "web_url": "https://translate.fedoraproject.org/projects/nani/website/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/nani/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/nani/website/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/nani/website/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 1169,
            "translated": 91,
            "translated_words": 1169,
            "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-12T07:36:06.911650Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/nani/website/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/nani/website/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/nani/website/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/nani/website/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/nani/website/uk/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_CN/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 74497,
            "filename": "po/zh_CN.po",
            "revision": "1a12da669dc9589787c1f6c4eff9a37ad363609b",
            "web_url": "https://translate.fedoraproject.org/projects/nani/website/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/nani/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/nani/website/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/nani/website/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 1169,
            "translated": 55,
            "translated_words": 377,
            "translated_percent": 60.4,
            "fuzzy": 2,
            "fuzzy_words": 51,
            "fuzzy_percent": 2.1,
            "failing_checks": 1,
            "failing_checks_words": 40,
            "failing_checks_percent": 1.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-03-10T10:19:11.605517Z",
            "last_author": "Julien Lepiller",
            "repository_url": "https://translate.fedoraproject.org/api/translations/nani/website/zh_CN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/nani/website/zh_CN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/nani/website/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/nani/website/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/nani/website/zh_CN/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 96722,
            "filename": "po/hu.po",
            "revision": "b45ed0d111afe7ce8537e3d9171e7f7f32f9140c",
            "web_url": "https://translate.fedoraproject.org/projects/nani/website/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/nani/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/nani/website/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/nani/website/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 1169,
            "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": 4,
            "have_comment": 0,
            "last_change": "2024-03-10T10:19:10.483783Z",
            "last_author": "Julien Lepiller",
            "repository_url": "https://translate.fedoraproject.org/api/translations/nani/website/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/nani/website/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/nani/website/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/nani/website/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/nani/website/hu/units/?format=api"
        }
    ]
}