Translation components API.

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

GET /api/components/pykickstart/master/translations/?page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 61,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/pykickstart/master/translations/",
    "results": [
        {
            "language": {
                "id": 286,
                "code": "sr_Latn",
                "name": "Serbian (Latin script)",
                "plural": {
                    "id": 286,
                    "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": [
                    "hbs",
                    "serbo_croatian",
                    "sh",
                    "sr@latin",
                    "sr_latn_rs",
                    "sr_rs@latin",
                    "srl"
                ],
                "direction": "ltr",
                "population": 7714659,
                "web_url": "https://translate.fedoraproject.org/languages/sr_Latn/",
                "url": "https://translate.fedoraproject.org/api/languages/sr_Latn/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sr_Latn/statistics/"
            },
            "language_code": "sr@latin",
            "id": 1784,
            "filename": "sr@latin.po",
            "revision": "de59522ea9420334b953c4f52a77ad4b4b4a30c1",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/sr_Latn/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/sr_Latn/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/sr_Latn/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr_Latn/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 7.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 51,
            "failing_checks_percent": 1.1,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-10-10T15:39:04.965706Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr_Latn/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr_Latn/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr_Latn/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr_Latn/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr_Latn/units/"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sv_se",
                    "sve",
                    "swe",
                    "swe_se"
                ],
                "direction": "ltr",
                "population": 13338376,
                "web_url": "https://translate.fedoraproject.org/languages/sv/",
                "url": "https://translate.fedoraproject.org/api/languages/sv/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sv/statistics/"
            },
            "language_code": "sv",
            "id": 1785,
            "filename": "sv.po",
            "revision": "db4ca41f5bdca0cc7b1e327bc16a19d63618a5c0",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sv/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 180,
            "translated_words": 1636,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 68,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-10T15:39:05.305622Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sv/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sv/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sv/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sv/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sv/units/"
        },
        {
            "language": {
                "id": 296,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ta_in",
                    "tam"
                ],
                "direction": "ltr",
                "population": 90546065,
                "web_url": "https://translate.fedoraproject.org/languages/ta/",
                "url": "https://translate.fedoraproject.org/api/languages/ta/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ta/statistics/"
            },
            "language_code": "ta",
            "id": 1786,
            "filename": "ta.po",
            "revision": "70916c97246fd37d1b31d74d88b5ae74c9c235a8",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/ta/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ta/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/ta/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ta/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 14,
            "translated_words": 132,
            "translated_percent": 7.7,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-10-10T15:39:05.617113Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ta/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ta/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ta/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ta/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ta/units/"
        },
        {
            "language": {
                "id": 298,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 298,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "te_in",
                    "tel"
                ],
                "direction": "ltr",
                "population": 101457360,
                "web_url": "https://translate.fedoraproject.org/languages/te/",
                "url": "https://translate.fedoraproject.org/api/languages/te/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/te/statistics/"
            },
            "language_code": "te",
            "id": 1787,
            "filename": "te.po",
            "revision": "25c3bb7025f93c0e37e1cdd9c57f1a8235a842cb",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/te/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/te/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/te/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/te/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 19,
            "translated_words": 168,
            "translated_percent": 10.5,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 49,
            "failing_checks_percent": 1.1,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-10-10T15:39:05.915422Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/te/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/te/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/te/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/te/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/te/units/"
        },
        {
            "language": {
                "id": 301,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "th_th",
                    "tha"
                ],
                "direction": "ltr",
                "population": 55936800,
                "web_url": "https://translate.fedoraproject.org/languages/th/",
                "url": "https://translate.fedoraproject.org/api/languages/th/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/th/statistics/"
            },
            "language_code": "th",
            "id": 1788,
            "filename": "th.po",
            "revision": "bdc0323947b1558773f16c0a853b010f893275ad",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/th/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/th/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/th/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/th/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 20,
            "translated_words": 177,
            "translated_percent": 11.1,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-10-10T15:39:06.444520Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/th/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/th/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/th/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/th/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/th/units/"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tr_tr",
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 82372988,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/"
            },
            "language_code": "tr",
            "id": 1789,
            "filename": "tr.po",
            "revision": "6fa04d36e4c3230f0fb435ed6bb1bec10535e28e",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/tr/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 180,
            "translated_words": 1636,
            "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-10-10T15:39:06.658959Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/tr/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/tr/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/tr/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/tr/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/tr/units/"
        },
        {
            "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_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 24018513,
                "web_url": "https://translate.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/"
            },
            "language_code": "uk",
            "id": 1790,
            "filename": "uk.po",
            "revision": "043ea78ded23b71182bf2b6b5a18df3d7fe86a8c",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/uk/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 180,
            "translated_words": 1636,
            "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-10-10T15:39:06.873058Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/uk/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/uk/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/uk/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/uk/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/uk/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_CN/statistics/"
            },
            "language_code": "zh_CN",
            "id": 1791,
            "filename": "zh_CN.po",
            "revision": "721fc9d245c3a866d1d7c0f659f0382819db5392",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_CN/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 178,
            "translated_words": 1612,
            "translated_percent": 98.8,
            "fuzzy": 2,
            "fuzzy_words": 24,
            "fuzzy_percent": 1.1,
            "failing_checks": 2,
            "failing_checks_words": 24,
            "failing_checks_percent": 1.1,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-10-10T15:39:07.106643Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_CN/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_CN/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_CN/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_CN/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_CN/units/"
        },
        {
            "language": {
                "id": 341,
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 341,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_TW/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_TW/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_TW/statistics/"
            },
            "language_code": "zh_TW",
            "id": 1792,
            "filename": "zh_TW.po",
            "revision": "d9c0302911ccda16f3c4dff388e296f22fed7856",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/zh_TW/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/zh_TW/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/zh_TW/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_TW/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 35,
            "translated_words": 273,
            "translated_percent": 19.4,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 21,
            "failing_checks_words": 174,
            "failing_checks_percent": 11.6,
            "have_suggestion": 129,
            "have_comment": 0,
            "last_change": "2024-10-10T15:39:07.326011Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_TW/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_TW/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_TW/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_TW/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_TW/units/"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "si_lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 14948168,
                "web_url": "https://translate.fedoraproject.org/languages/si/",
                "url": "https://translate.fedoraproject.org/api/languages/si/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/si/statistics/"
            },
            "language_code": "si",
            "id": 32771,
            "filename": "si.po",
            "revision": "769b8f6062ca82a3774fc589a293604fbd804e0b",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/si/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/si/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/si/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 4,
            "translated_words": 16,
            "translated_percent": 2.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-10-10T15:39:03.820788Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/si/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/si/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/si/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/si/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/si/units/"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "ka_ge",
                    "kab_dz",
                    "kat"
                ],
                "direction": "ltr",
                "population": 4324687,
                "web_url": "https://translate.fedoraproject.org/languages/ka/",
                "url": "https://translate.fedoraproject.org/api/languages/ka/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ka/statistics/"
            },
            "language_code": "ka",
            "id": 74537,
            "filename": "ka.po",
            "revision": "722e406a2a6993ce9e7a43753ad87049dde7d9ea",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ka/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 99,
            "translated_words": 710,
            "translated_percent": 55.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-10-10T15:38:58.906520Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ka/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ka/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ka/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ka/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ka/units/"
        }
    ]
}