Translation components API.

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

GET /api/components/fedora-websites/startfedoraprojectorg/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 66,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-websites/startfedoraprojectorg/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 272,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://translate.fedoraproject.org/languages/sk/",
                "url": "https://translate.fedoraproject.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 1973,
            "filename": "start.fedoraproject.org/sk.po",
            "revision": "771a21720c66ab36f95dba66f80d0498f5c99e57",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 17,
            "translated_words": 91,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-01T21:57:18.886720Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sk/units/?format=api"
        },
        {
            "language": {
                "id": 283,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi",
                    "als"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://translate.fedoraproject.org/languages/sq/",
                "url": "https://translate.fedoraproject.org/api/languages/sq/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 1975,
            "filename": "start.fedoraproject.org/sq.po",
            "revision": "d5382b10686cbad228ba0ccb17aa760d0703a470",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/sq/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sq/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/sq/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 16,
            "translated_words": 87,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-01T21:57:19.000834Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sq/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sq/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sq/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sq/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sq/units/?format=api"
        },
        {
            "language": {
                "id": 284,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 284,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://translate.fedoraproject.org/languages/sr/",
                "url": "https://translate.fedoraproject.org/api/languages/sr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 1977,
            "filename": "start.fedoraproject.org/sr.po",
            "revision": "8f0e9ea18efea0d3f59c42b60f7f7396a74e993b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/sr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/sr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 16,
            "translated_words": 87,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 10,
            "failing_checks_percent": 11.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-01T21:57:19.061097Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sr/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://translate.fedoraproject.org/languages/sv/",
                "url": "https://translate.fedoraproject.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 1978,
            "filename": "start.fedoraproject.org/sv.po",
            "revision": "21c9707d48f0d859c30cb5ee3dc06a0391f60d7a",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 17,
            "translated_words": 91,
            "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-01-01T21:57:19.121940Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/sv/units/?format=api"
        },
        {
            "language": {
                "id": 296,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "web_url": "https://translate.fedoraproject.org/languages/ta/",
                "url": "https://translate.fedoraproject.org/api/languages/ta/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 1980,
            "filename": "start.fedoraproject.org/ta.po",
            "revision": "95d7eebcc2832682e9036ce9335ece0a3858ece7",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/ta/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ta/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/ta/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 11.7,
            "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": "2024-06-22T20:45:35.041043Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/ta/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/ta/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/ta/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/ta/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/ta/units/?format=api"
        },
        {
            "language": {
                "id": 298,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 298,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://translate.fedoraproject.org/languages/te/",
                "url": "https://translate.fedoraproject.org/api/languages/te/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 1981,
            "filename": "start.fedoraproject.org/te.po",
            "revision": "ae32f1ea39867f8a72f87037ca6ca08bddfb7653",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/te/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/te/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/te/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 6,
            "translated_words": 16,
            "translated_percent": 35.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 5.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-01-01T21:57:19.244533Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/te/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/te/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/te/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/te/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/te/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "tg",
                "name": "Tajik",
                "plural": {
                    "id": 300,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "tgk"
                ],
                "direction": "ltr",
                "population": 8873670,
                "web_url": "https://translate.fedoraproject.org/languages/tg/",
                "url": "https://translate.fedoraproject.org/api/languages/tg/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tg/statistics/?format=api"
            },
            "language_code": "tg",
            "id": 1984,
            "filename": "start.fedoraproject.org/tg.po",
            "revision": "dbd9c7906c3445ded56c958029cb4c303a70689b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/tg/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/tg/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/tg/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 5.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-01-01T21:57:19.324156Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tg/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tg/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tg/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tg/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tg/units/?format=api"
        },
        {
            "language": {
                "id": 301,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://translate.fedoraproject.org/languages/th/",
                "url": "https://translate.fedoraproject.org/api/languages/th/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 1985,
            "filename": "start.fedoraproject.org/th.po",
            "revision": "7912841cb93e026ebaa6594875f2c69ea77f53dc",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/th/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/th/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/th/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 11.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-01-01T21:57:19.394770Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/th/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/th/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/th/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/th/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/th/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 1986,
            "filename": "start.fedoraproject.org/tr.po",
            "revision": "3aeaf931181c9d755db831baf3c78b98a0ca3e7b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 17,
            "translated_words": 91,
            "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-01-01T21:57:19.460227Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/tr/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": 1988,
            "filename": "start.fedoraproject.org/uk.po",
            "revision": "8dc4f307cc15636d15f1ef88024cd5cfeb6e6e49",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 17,
            "translated_words": 91,
            "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-17T16:27:01.050648Z",
            "last_author": "Yuri Chornoivan",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/uk/units/?format=api"
        },
        {
            "language": {
                "id": 325,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 325,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://translate.fedoraproject.org/languages/vi/",
                "url": "https://translate.fedoraproject.org/api/languages/vi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 1990,
            "filename": "start.fedoraproject.org/vi.po",
            "revision": "74bd7c4b0d4761c01b413842523aa415c3c54304",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/vi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/vi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/vi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 17.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-01-01T21:57:19.609117Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/vi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/vi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/vi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/vi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/vi/units/?format=api"
        },
        {
            "language": {
                "id": 347,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 366,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://translate.fedoraproject.org/languages/zh_Hans/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans_CN",
            "id": 1992,
            "filename": "start.fedoraproject.org/zh_Hans_CN.po",
            "revision": "758877d7b27efc2df179f507fd6549f19b4d4291",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/zh_Hans/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/zh_Hans/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/zh_Hans/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 17,
            "translated_words": 91,
            "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-03-21T18:37:19.908351Z",
            "last_author": "Harry Chen",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hans/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 349,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 368,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://translate.fedoraproject.org/languages/zh_Hant/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant_TW",
            "id": 1994,
            "filename": "start.fedoraproject.org/zh_Hant_TW.po",
            "revision": "e9bd0e6d62e196799582137a07c5ec4ba1960fb1",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/zh_Hant/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/zh_Hant/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/zh_Hant/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 17,
            "translated_words": 91,
            "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-01-01T21:57:19.772211Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hant/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 27,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 27,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze",
                    "azj"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://translate.fedoraproject.org/languages/az/",
                "url": "https://translate.fedoraproject.org/api/languages/az/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 14785,
            "filename": "start.fedoraproject.org/az.po",
            "revision": "7d9202f062b2379ce24a88125801a4363c60b249",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/az/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/az/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/az/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 15,
            "translated_words": 59,
            "translated_percent": 88.2,
            "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-01-01T21:57:14.824401Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/az/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/az/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/az/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/az/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/az/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://translate.fedoraproject.org/languages/si/",
                "url": "https://translate.fedoraproject.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 32836,
            "filename": "start.fedoraproject.org/si.po",
            "revision": "b55bc26445ac95a2c532cf258944fd347c7d458c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/si/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/si/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 17.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-01-01T21:57:18.758744Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/si/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://translate.fedoraproject.org/languages/et/",
                "url": "https://translate.fedoraproject.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 74536,
            "filename": "start.fedoraproject.org/et.po",
            "revision": "77cd37e875eafbf6d5db539cfd08183995f5fc4d",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/et/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/et/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/startfedoraprojectorg/et/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 91,
            "translated": 17,
            "translated_words": 91,
            "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": "2022-07-24T22:12:04.854404Z",
            "last_author": "H A",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/et/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/et/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/et/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/et/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/et/units/?format=api"
        }
    ]
}