Translation components API.

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

GET /api/components/diyseeds-org-pages/home/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/en/",
                "url": "http://translate.diyseeds.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 219,
            "filename": "en/post-types/page/home.pot",
            "revision": "a5ee7924520eb15bfbe93195f1ffdc307e6d2aea",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/en/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/en/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/en/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 21,
            "total_words": 555,
            "translated": 21,
            "translated_words": 555,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 32,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/en/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/en/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/en/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/en/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/en/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 185,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/fr/",
                "url": "http://translate.diyseeds.org/api/languages/fr/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 220,
            "filename": "fr/post-types/page/home.po",
            "revision": "163ac872c97c8e433d2b36f81eac256fdec801e2",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/fr/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/fr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/fr/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 21,
            "translated_words": 555,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/fr/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/fr/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/fr/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/fr/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/fr/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 20,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "http://translate.diyseeds.org/languages/ar/",
                "url": "http://translate.diyseeds.org/api/languages/ar/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 303,
            "filename": "ar/post-types/page/home.po",
            "revision": "23e7bf98498865cb0ccea28167cf8554c7ebed32",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/ar/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/ar/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/ar/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 21,
            "translated_words": 555,
            "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-08-21T20:59:12.168827+02:00",
            "last_author": "Sophie Harfouche",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ar/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ar/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ar/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ar/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ar/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/de/",
                "url": "http://translate.diyseeds.org/api/languages/de/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 304,
            "filename": "de/post-types/page/home.po",
            "revision": "361c951d0f2bbdc79034efb3c57b35fc7731faad",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/de/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/de/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/de/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 21,
            "translated_words": 555,
            "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-06-27T11:00:01.947847+02:00",
            "last_author": "Martina Widmer",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/de/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/de/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/de/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/de/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/de/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/es/",
                "url": "http://translate.diyseeds.org/api/languages/es/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 305,
            "filename": "es/post-types/page/home.po",
            "revision": "23a36166856951df977536465803be0300834391",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/es/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/es/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/es/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 21,
            "translated_words": 555,
            "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-06-01T18:53:27.187164+02:00",
            "last_author": "Luna Saenz",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/es/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/es/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/es/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/es/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/es/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/hu/",
                "url": "http://translate.diyseeds.org/api/languages/hu/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 306,
            "filename": "hu/post-types/page/home.po",
            "revision": "d388a1e8d95f2fc2151bdb72cf9dfd5d25cc2939",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/hu/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/hu/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/hu/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 19,
            "translated_words": 503,
            "translated_percent": 90.4,
            "fuzzy": 2,
            "fuzzy_words": 52,
            "fuzzy_percent": 9.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-20T13:49:12.779471+01:00",
            "last_author": "Borbála Lipka",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/hu/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/hu/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/hu/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/hu/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/hu/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 259,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/it/",
                "url": "http://translate.diyseeds.org/api/languages/it/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 307,
            "filename": "it/post-types/page/home.po",
            "revision": "d38bc7b2863f5a3ce4463a816dff3154bd821ee1",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/it/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/it/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/it/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/it/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/it/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/it/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/it/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/it/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 336,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/lv/",
                "url": "http://translate.diyseeds.org/api/languages/lv/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 308,
            "filename": "lv/post-types/page/home.po",
            "revision": "1062bf40e27850c348e7673324e054952f4006c2",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/lv/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/lv/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/lv/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 21,
            "translated_words": 555,
            "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-05-03T09:01:58.888356+02:00",
            "last_author": "Ieva Zariņa",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/lv/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/lv/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/lv/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/lv/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/lv/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 388,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/nl/",
                "url": "http://translate.diyseeds.org/api/languages/nl/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 309,
            "filename": "nl/post-types/page/home.po",
            "revision": "91a74b8cc7d54238d45f1ea410fd30fbb32271e1",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/nl/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/nl/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/nl/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 21,
            "translated_words": 555,
            "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": "2023-01-17T13:01:24.413416+01:00",
            "last_author": "Erik D'haese",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/nl/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/nl/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/nl/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/nl/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 428,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/pt/",
                "url": "http://translate.diyseeds.org/api/languages/pt/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 310,
            "filename": "pt/post-types/page/home.po",
            "revision": "7316b439b45e8e378db1f211a1895f1f8b60be07",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/pt/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/pt/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/pt/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 21,
            "translated_words": 555,
            "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": "2023-03-06T23:32:49.364000+01:00",
            "last_author": "Olga Widmer",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/pt/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/pt/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/pt/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/pt/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/pt/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 444,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/ru/",
                "url": "http://translate.diyseeds.org/api/languages/ru/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 311,
            "filename": "ru/post-types/page/home.po",
            "revision": "d0c4d3b99c1a803b4145144bbda15a0dfcb89ae7",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/ru/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/ru/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/ru/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 21,
            "translated_words": 555,
            "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-06-10T15:44:53.042789+02:00",
            "last_author": "Olya Zubyk",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ru/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ru/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ru/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ru/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ru/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 550,
                    "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",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/uk/",
                "url": "http://translate.diyseeds.org/api/languages/uk/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 312,
            "filename": "uk/post-types/page/home.po",
            "revision": "43b59adfda415d956824343b4f14d52c80f94cd8",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/uk/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/uk/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/uk/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 21,
            "translated_words": 555,
            "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-06-10T15:59:22.320069+02:00",
            "last_author": "Olya Zubyk",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/uk/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/uk/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/uk/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/uk/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/uk/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 533,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/tr/",
                "url": "http://translate.diyseeds.org/api/languages/tr/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 313,
            "filename": "tr/post-types/page/home.po",
            "revision": "4beafa6dcb1a17ff46a51eb57ce51ffd64052353",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/tr/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/tr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/tr/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 15,
            "translated_words": 408,
            "translated_percent": 71.4,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 4.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-27T11:10:11.005876+02:00",
            "last_author": "Bediz Yilmaz",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/tr/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/tr/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/tr/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/tr/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/tr/units/?format=api"
        },
        {
            "language": {
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 510,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/ta/",
                "url": "http://translate.diyseeds.org/api/languages/ta/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 1468,
            "filename": "ta/post-types/page/home.po",
            "revision": "3873a91313b42e85ac8d96073402b47f7e653e47",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/ta/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/ta/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/ta/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ta/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ta/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ta/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ta/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ta/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 472,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/si/",
                "url": "http://translate.diyseeds.org/api/languages/si/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 1483,
            "filename": "si/post-types/page/home.po",
            "revision": "6cf8c74e868c212debc79142d8e129dcfde5c0ef",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/home/si/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/si/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/si/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 555,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/si/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/si/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/si/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/si/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/si/units/?format=api"
        }
    ]
}