Translation components API.

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

GET /api/components/diyseeds-org-pages/films/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": 234,
            "filename": "en/post-types/page/films.pot",
            "revision": "fe2e350c636d100718659bb9efeeb32390df0f06",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/en/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/en/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/en/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 20,
            "total_words": 667,
            "translated": 20,
            "translated_words": 667,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 194,
            "failing_checks_percent": 15.0,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/en/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/en/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/en/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/en/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/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": 247,
            "filename": "fr/post-types/page/films.po",
            "revision": "591d6d0ea646995e19645a520520d3f1f920c485",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/fr/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/fr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/fr/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "translated": 20,
            "translated_words": 667,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 139,
            "failing_checks_percent": 15.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/fr/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/fr/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/fr/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/fr/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/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": 329,
            "filename": "ar/post-types/page/films.po",
            "revision": "9f369cc8b6f26dea6937eb81396e3f8c735e74bb",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/ar/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/ar/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/ar/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "translated": 20,
            "translated_words": 667,
            "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-30T16:41:46.926847+02:00",
            "last_author": "Sophie Harfouche",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ar/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ar/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ar/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ar/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/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": 331,
            "filename": "de/post-types/page/films.po",
            "revision": "05c750d8ab69617f8e18e179a00e44f5d8091672",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/de/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/de/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/de/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "translated": 20,
            "translated_words": 667,
            "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-03-03T11:18:53.531367+01:00",
            "last_author": "Martina Widmer",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/de/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/de/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/de/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/de/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/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": 333,
            "filename": "es/post-types/page/films.po",
            "revision": "8e54988cdf9dd98ef8016f2a47b65944491efe36",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/es/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/es/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/es/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "translated": 20,
            "translated_words": 667,
            "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": "2021-12-20T22:11:09.023686+01:00",
            "last_author": "Luna Saenz",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/es/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/es/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/es/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/es/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/es/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": 335,
            "filename": "it/post-types/page/films.po",
            "revision": "6edf9585e7c5d235117dcbf4cb938951258b76df",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/it/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/it/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/it/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "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/films/it/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/it/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/it/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/it/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/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": 337,
            "filename": "lv/post-types/page/films.po",
            "revision": "42d7709e8cd979983faaf2f0fce07835eb712347",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/lv/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/lv/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/lv/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "translated": 20,
            "translated_words": 667,
            "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": "2021-09-12T16:49:26.819441+02:00",
            "last_author": "Ieva Zariņa",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/lv/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/lv/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/lv/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/lv/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/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": 338,
            "filename": "nl/post-types/page/films.po",
            "revision": "1de131d7ed635db55e22f9d399c5890040d35d3b",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/nl/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/nl/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/nl/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "translated": 20,
            "translated_words": 667,
            "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": 1,
            "last_change": "2023-01-17T12:52:36.158271+01:00",
            "last_author": "Erik D'haese",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/nl/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/nl/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/nl/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/nl/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/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": 339,
            "filename": "pt/post-types/page/films.po",
            "revision": "8b959a65d7dd4ff2aba778db2938a4ffc5898a32",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/pt/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/pt/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/pt/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "translated": 19,
            "translated_words": 594,
            "translated_percent": 95.0,
            "fuzzy": 1,
            "fuzzy_words": 73,
            "fuzzy_percent": 5.0,
            "failing_checks": 1,
            "failing_checks_words": 73,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-06T23:35:59.735910+01:00",
            "last_author": "Olga Widmer",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/pt/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/pt/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/pt/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/pt/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/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": 340,
            "filename": "ru/post-types/page/films.po",
            "revision": "b9e314baf5f0c7eeba60bce8ea9d2f89ae156982",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/ru/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/ru/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/ru/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "translated": 20,
            "translated_words": 667,
            "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-02-09T08:18:56.049955+01:00",
            "last_author": "Olya Zubyk",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ru/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ru/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ru/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ru/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/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": 342,
            "filename": "tr/post-types/page/films.po",
            "revision": "65ae10059ddf405771aeaf2b8c9ca5bdb40435ce",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/tr/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/tr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/tr/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "translated": 20,
            "translated_words": 667,
            "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-02-05T15:43:48.206030+01:00",
            "last_author": "Bediz Yilmaz",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/tr/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/tr/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/tr/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/tr/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/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": 343,
            "filename": "uk/post-types/page/films.po",
            "revision": "14fb51ff52caf5a966ea5eb679885de4cb6ba105",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/uk/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/uk/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/uk/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "translated": 20,
            "translated_words": 667,
            "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-01-18T15:28:59.561545+01:00",
            "last_author": "Olya Zubyk",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/uk/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/uk/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/uk/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/uk/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/uk/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": 384,
            "filename": "hu/post-types/page/films.po",
            "revision": "a45de50c7fe34b97f3be4fdd1cecb5c34f60811e",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/hu/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/hu/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/hu/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "translated": 20,
            "translated_words": 667,
            "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-01-24T14:01:30.320201+01:00",
            "last_author": "Borbála Lipka",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/hu/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/hu/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/hu/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/hu/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/hu/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": 1473,
            "filename": "ta/post-types/page/films.po",
            "revision": "6ea22d5b9289b73c25c2294fdc36705af4234f1d",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/ta/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/ta/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/ta/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "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/films/ta/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ta/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ta/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ta/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/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": 1488,
            "filename": "si/post-types/page/films.po",
            "revision": "788b3e792f5e4c2ad1dce2f6e0962345af24442f",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-pages/films/si/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-pages/si/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/films/si/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 667,
            "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/films/si/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/si/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/si/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/si/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/si/units/?format=api"
        }
    ]
}