Translation components API.

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

GET /api/components/diyseeds-org-pages/team/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": 233,
            "filename": "en/post-types/page/team.pot",
            "revision": "0b44d3984fb2dedc80836fa25875358312440817",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/en/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/en/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/en/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 19,
            "total_words": 337,
            "translated": 19,
            "translated_words": 337,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 59,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/en/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/en/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/en/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/en/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/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": 246,
            "filename": "fr/post-types/page/team.po",
            "revision": "1c422df8ee43e3e6972de25c3067e6dfef9f8e3e",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/fr/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/fr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/fr/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 19,
            "translated_words": 337,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/fr/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/fr/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/fr/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/fr/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/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": 350,
            "filename": "ar/post-types/page/team.po",
            "revision": "564e06c7c488215c8ddef9df43e8af2976d15232",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/ar/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/ar/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/ar/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 19,
            "translated_words": 337,
            "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-27T12:58:24.557710+02:00",
            "last_author": "Sophie Harfouche",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ar/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ar/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ar/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ar/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/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": 352,
            "filename": "de/post-types/page/team.po",
            "revision": "e266e10f79da3b06f9e0b7ceb2d93204b1b6372b",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/de/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/de/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/de/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 19,
            "translated_words": 337,
            "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:12:36.266569+02:00",
            "last_author": "Martina Widmer",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/de/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/de/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/de/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/de/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/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": 354,
            "filename": "es/post-types/page/team.po",
            "revision": "7b62491049cd4e7a6ec448cbe04652023b93aa31",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/es/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/es/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/es/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 19,
            "translated_words": 337,
            "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:58:16.506060+02:00",
            "last_author": "Luna Saenz",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/es/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/es/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/es/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/es/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/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": 356,
            "filename": "hu/post-types/page/team.po",
            "revision": "1e539a7e75b1944493f8a247c41044de4018b810",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/hu/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/hu/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/hu/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 15,
            "translated_words": 218,
            "translated_percent": 78.9,
            "fuzzy": 4,
            "fuzzy_words": 119,
            "fuzzy_percent": 21.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-20T14:29:47.370536+01:00",
            "last_author": "Borbála Lipka",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/hu/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/hu/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/hu/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/hu/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/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": 359,
            "filename": "it/post-types/page/team.po",
            "revision": "08a288d35bca5d331e4ffd0ba8accdbacde736ba",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/it/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/it/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/it/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 77,
            "fuzzy_percent": 5.2,
            "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/team/it/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/it/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/it/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/it/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/it/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": 362,
            "filename": "nl/post-types/page/team.po",
            "revision": "20f07c9c116f32bd64d27862f8abce54cb46cb86",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/nl/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/nl/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/nl/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 19,
            "translated_words": 337,
            "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-09-01T08:43:44.118638+02:00",
            "last_author": "Erik D'haese",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/nl/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/nl/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/nl/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/nl/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/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": 365,
            "filename": "pt/post-types/page/team.po",
            "revision": "1c01c569a1800ff251a881d2c8ac73ef1c6c586b",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/pt/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/pt/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/pt/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 19,
            "translated_words": 337,
            "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-31T10:21:40.183341+02:00",
            "last_author": "Olga Widmer",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/pt/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/pt/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/pt/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/pt/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/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": 368,
            "filename": "ru/post-types/page/team.po",
            "revision": "714f775fad98404faa4923bc4dbd1a0a54912605",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/ru/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/ru/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/ru/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 19,
            "translated_words": 337,
            "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:51:07.876143+02:00",
            "last_author": "Olya Zubyk",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ru/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ru/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ru/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ru/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ru/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": 371,
            "filename": "tr/post-types/page/team.po",
            "revision": "77798e45158191aebd02f75165eef48829616d6c",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/tr/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/tr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/tr/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 19,
            "translated_words": 337,
            "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-29T11:35:42.001273+02:00",
            "last_author": "Bediz Yilmaz",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/tr/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/tr/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/tr/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/tr/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/tr/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": 374,
            "filename": "uk/post-types/page/team.po",
            "revision": "cbbc7f4b37a4cf65849c4701dbb1d7ff89ae6fb4",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/uk/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/uk/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/uk/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 19,
            "translated_words": 337,
            "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:41.447636+02:00",
            "last_author": "Olya Zubyk",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/uk/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/uk/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/uk/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/uk/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/uk/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": 698,
            "filename": "lv/post-types/page/team.po",
            "revision": "9744e993787f52d35cc1982f3595c0f93503382f",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/lv/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/lv/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/lv/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 19,
            "translated_words": 337,
            "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:07:59.934651+02:00",
            "last_author": "Ieva Zariņa",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/lv/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/lv/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/lv/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/lv/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/lv/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": 1472,
            "filename": "ta/post-types/page/team.po",
            "revision": "26c183a81a81896e9cffef61796eeb72c0aa7c1a",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/ta/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/ta/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/ta/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 77,
            "fuzzy_percent": 5.2,
            "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/team/ta/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ta/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ta/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/ta/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/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": 1485,
            "filename": "si/post-types/page/team.po",
            "revision": "c582e9acc5c4bb4e67e7d974bbc34e1a714a761e",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/team/si/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/si/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/si/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 337,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 77,
            "fuzzy_percent": 5.2,
            "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/team/si/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/si/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/si/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/si/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/si/units/?format=api"
        }
    ]
}