Translation components API.

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

GET /api/components/diyseeds-org-articles/plant-selection-in-the-industrial-age/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 16,
    "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": 1739,
            "filename": "en/post-types/post/plant-selection-in-the-industrial-age.pot",
            "revision": "0b3ed8430fd3fec5db0fa4c71c2000fd3dd3e4ca",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/en/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/en/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/en/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 28,
            "total_words": 1110,
            "translated": 28,
            "translated_words": 1110,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 62,
            "failing_checks_percent": 7.1,
            "have_suggestion": 0,
            "have_comment": 4,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/en/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/en/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/en/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/en/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/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": 1740,
            "filename": "fr/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "932c3fbf85d25a9400d3b1055a5d674d146910ca",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/fr/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/fr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/fr/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "translated": 28,
            "translated_words": 1110,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 255,
            "failing_checks_percent": 10.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/fr/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/fr/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/fr/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/fr/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/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": 1744,
            "filename": "ar/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "c72ddebd4c07a15c361576141ab44512972c43d7",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/ar/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/ar/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/ar/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "translated": 28,
            "translated_words": 1110,
            "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-02T13:33:14.348748+02:00",
            "last_author": "Sophie Harfouche",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ar/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ar/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ar/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ar/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/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": 1747,
            "filename": "de/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "e1ac25e5e050bc7e92d8e4263243d092f8993fb7",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/de/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/de/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/de/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "translated": 28,
            "translated_words": 1110,
            "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-18T16:50:05.870318+02:00",
            "last_author": "Martina Widmer",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/de/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/de/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/de/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/de/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/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": 1766,
            "filename": "es/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "70368792b66c3b5d47d3e120f1a9b9195339db8f",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/es/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/es/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/es/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "translated": 28,
            "translated_words": 1110,
            "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-01T19:33:45.677668+02:00",
            "last_author": "Luna Saenz",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/es/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/es/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/es/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/es/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/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": 1767,
            "filename": "hu/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "af4e99b27cfee733bf3754a28abc6479bb79cf1f",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/hu/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/hu/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/hu/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/hu/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/hu/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/hu/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/hu/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/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": 1768,
            "filename": "it/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "3c08b364b6f638c3835fd4c02898b7eb9cc03e85",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/it/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/it/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/it/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "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-articles/plant-selection-in-the-industrial-age/it/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/it/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/it/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/it/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/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": 1769,
            "filename": "lv/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "723dc41c23d60e4bd0384a7a7062181d71e1ec30",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/lv/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/lv/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/lv/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "translated": 28,
            "translated_words": 1110,
            "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-12-26T23:08:16.216687+01:00",
            "last_author": "Ieva Zariņa",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/lv/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/lv/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/lv/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/lv/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/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": 1770,
            "filename": "nl/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "169720bdc68c47c68598d51048fc05ff923286c2",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/nl/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/nl/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/nl/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "translated": 28,
            "translated_words": 1110,
            "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-12-06T23:38:38.772019+01:00",
            "last_author": "Erik D'haese",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/nl/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/nl/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/nl/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/nl/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/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": 1771,
            "filename": "pt/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "e5af4a94fa20d114ad1e8f48ad00df43467a4164",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/pt/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/pt/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/pt/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 13,
            "failing_checks_percent": 10.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/pt/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/pt/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/pt/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/pt/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/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": 1772,
            "filename": "ru/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "2a6e9717096899a3c3fef726f7201033d03a7b1c",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/ru/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/ru/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/ru/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "translated": 28,
            "translated_words": 1110,
            "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-17T10:07:53.300889+02:00",
            "last_author": "Olya Zubyk",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ru/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ru/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ru/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ru/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ru/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": 1773,
            "filename": "si/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "d10494610218319b6d29afc67c48c673f380d295",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/si/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/si/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/si/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "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-articles/plant-selection-in-the-industrial-age/si/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/si/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/si/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/si/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/si/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": 1774,
            "filename": "ta/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "1cf9473bd08b02eecd1821a5a4dfc050cc71efa6",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/ta/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/ta/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/ta/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "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-articles/plant-selection-in-the-industrial-age/ta/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ta/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ta/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ta/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ta/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": 1776,
            "filename": "tr/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "ddfb27070a9db13cf9586a72b8f32d62944606df",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/tr/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/tr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/tr/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "translated": 7,
            "translated_words": 60,
            "translated_percent": 25.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-29T23:31:47.756121+02:00",
            "last_author": "Bediz Yilmaz",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/tr/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/tr/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/tr/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/tr/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/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": 1777,
            "filename": "uk/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "f294f67769c47c3b2be763741aeaea62c6cb6e26",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/uk/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/uk/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/uk/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "translated": 28,
            "translated_words": 1110,
            "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-17T10:08:04.495339+02:00",
            "last_author": "Olya Zubyk",
            "repository_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/uk/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/uk/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/uk/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/uk/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/uk/units/?format=api"
        },
        {
            "language": {
                "code": "ff",
                "name": "Fulah",
                "plural": {
                    "id": 179,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ful"
                ],
                "direction": "ltr",
                "web_url": "http://translate.diyseeds.org/languages/ff/",
                "url": "http://translate.diyseeds.org/api/languages/ff/?format=api",
                "statistics_url": "http://translate.diyseeds.org/api/languages/ff/statistics/?format=api"
            },
            "language_code": "ff",
            "id": 2474,
            "filename": "ff/post-types/post/plant-selection-in-the-industrial-age.po",
            "revision": "554d1e4c98d8eff24270f30bd8035ab2d4ba3d2d",
            "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-articles/plant-selection-in-the-industrial-age/ff/",
            "share_url": "http://translate.diyseeds.org/engage/diyseeds-org-articles/ff/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-articles/plant-selection-in-the-industrial-age/ff/",
            "url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ff/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 1110,
            "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-articles/plant-selection-in-the-industrial-age/ff/repository/?format=api",
            "file_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ff/file/?format=api",
            "statistics_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ff/statistics/?format=api",
            "changes_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ff/changes/?format=api",
            "units_list_url": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/ff/units/?format=api"
        }
    ]
}