Translation components API.

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

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

{
    "count": 29,
    "next": "https://translate.habitica.com/api/components/habitica/loginincentives/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 32,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 787831480,
                "web_url": "https://translate.habitica.com/languages/bg/",
                "url": "https://translate.habitica.com/api/languages/bg/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 608,
            "filename": "website/common/locales/bg/loginincentives.json",
            "revision": "3aa7d0584cd0aed6c47fc4afb279e25a2117205f,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/bg/",
            "share_url": "https://translate.habitica.com/engage/habitica/bg/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/bg/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "https://translate.habitica.com/api/translations/habitica/loginincentives/bg/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/bg/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/bg/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/bg/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/bg/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1304553200,
                "web_url": "https://translate.habitica.com/languages/cs/",
                "url": "https://translate.habitica.com/api/languages/cs/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 609,
            "filename": "website/common/locales/cs/loginincentives.json",
            "revision": "c6356dae83f6e196f0a234d1407f45251b30f1ab,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/cs/",
            "share_url": "https://translate.habitica.com/engage/habitica/cs/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/cs/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "2020-07-10T09:17:48.870588Z",
            "last_author": "Martin Bartak",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/cs/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/cs/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/cs/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/cs/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/cs/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 707205623,
                "web_url": "https://translate.habitica.com/languages/da/",
                "url": "https://translate.habitica.com/api/languages/da/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 610,
            "filename": "website/common/locales/da/loginincentives.json",
            "revision": "051c14df121655700cab48ce52b3398865b96e97,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/da/",
            "share_url": "https://translate.habitica.com/engage/habitica/da/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/da/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "2019-04-12T07:51:46.777268Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/da/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/da/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/da/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/da/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translate.habitica.com/languages/de/",
                "url": "https://translate.habitica.com/api/languages/de/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 612,
            "filename": "website/common/locales/de/loginincentives.json",
            "revision": "661574f1a75f4c3aae075ac09f56a1c65639da44,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/de/",
            "share_url": "https://translate.habitica.com/engage/habitica/de/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/de/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "2019-08-10T23:01:24.284878Z",
            "last_author": "Tobias Welti",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/de/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/de/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/de/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/de/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/de/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "population": 6444587800,
                "web_url": "https://translate.habitica.com/languages/en_GB/",
                "url": "https://translate.habitica.com/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 615,
            "filename": "website/common/locales/en_GB/loginincentives.json",
            "revision": "401ba0b8e21914394235c991197c7c34666fefae,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/en_GB/",
            "share_url": "https://translate.habitica.com/engage/habitica/en_GB/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/en_GB/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "https://translate.habitica.com/api/translations/habitica/loginincentives/en_GB/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/en_GB/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/en_GB/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translate.habitica.com/languages/es/",
                "url": "https://translate.habitica.com/api/languages/es/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 616,
            "filename": "website/common/locales/es/loginincentives.json",
            "revision": "ec31479bc2e458bbf45d2b8da67cb2d3110d04f1,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/es/",
            "share_url": "https://translate.habitica.com/engage/habitica/es/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/es/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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-30T10:03:47.695646Z",
            "last_author": "Pardinus",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/es/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/es/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/es/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/es/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/es/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translate.habitica.com/languages/fr/",
                "url": "https://translate.habitica.com/api/languages/fr/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 618,
            "filename": "website/common/locales/fr/loginincentives.json",
            "revision": "7d023d0c9f01d907842b0920ade8df2d036aed9b,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/fr/",
            "share_url": "https://translate.habitica.com/engage/habitica/fr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/fr/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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-08-16T12:04:43.810875Z",
            "last_author": "Benoit Hetru",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/fr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/fr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/fr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/fr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/fr/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 867548000,
                "web_url": "https://translate.habitica.com/languages/he/",
                "url": "https://translate.habitica.com/api/languages/he/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 619,
            "filename": "website/common/locales/he/loginincentives.json",
            "revision": "f71b8e035551e4d807d2df8fbabbd9b556223244,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/he/",
            "share_url": "https://translate.habitica.com/engage/habitica/he/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/he/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 12,
            "translated_words": 90,
            "translated_percent": 54.5,
            "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-07-05T18:58:58.537752Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/he/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/he/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/he/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/he/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/he/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 1244342978,
                "web_url": "https://translate.habitica.com/languages/hu/",
                "url": "https://translate.habitica.com/api/languages/hu/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 621,
            "filename": "website/common/locales/hu/loginincentives.json",
            "revision": "b821dc1f0d2c67b8597508142ea8e6457610b7c9,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/hu/",
            "share_url": "https://translate.habitica.com/engage/habitica/hu/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/hu/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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-02-13T14:41:51.819291Z",
            "last_author": "Bilingual Cat",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/hu/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/hu/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/hu/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/hu/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/hu/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 17120768720,
                "web_url": "https://translate.habitica.com/languages/id/",
                "url": "https://translate.habitica.com/api/languages/id/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 622,
            "filename": "website/common/locales/id/loginincentives.json",
            "revision": "f710d95be37159822139430470a37bf07291b710,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/id/",
            "share_url": "https://translate.habitica.com/engage/habitica/id/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/id/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "2020-12-06T02:32:20.440881Z",
            "last_author": "Lio Zam",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/id/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/id/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/id/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/id/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/id/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 7024705997,
                "web_url": "https://translate.habitica.com/languages/it/",
                "url": "https://translate.habitica.com/api/languages/it/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 623,
            "filename": "website/common/locales/it/loginincentives.json",
            "revision": "3c2d809c90c154c7c8ada153079a5d0de3bed2ca,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/it/",
            "share_url": "https://translate.habitica.com/engage/habitica/it/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/it/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "2020-06-30T16:51:55.882436Z",
            "last_author": "Chap",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/it/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/it/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/it/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/it/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/it/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 3176564516,
                "web_url": "https://translate.habitica.com/languages/nl/",
                "url": "https://translate.habitica.com/api/languages/nl/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 625,
            "filename": "website/common/locales/nl/loginincentives.json",
            "revision": "5797d5b837896934d673211ac2d926e3ae2fabcb,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/nl/",
            "share_url": "https://translate.habitica.com/engage/habitica/nl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/nl/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "2019-10-23T16:17:10.808968Z",
            "last_author": "Jan met de Pet",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/nl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/nl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/nl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/nl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 4107739899,
                "web_url": "https://translate.habitica.com/languages/pl/",
                "url": "https://translate.habitica.com/api/languages/pl/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 626,
            "filename": "website/common/locales/pl/loginincentives.json",
            "revision": "804472326bb4999db202c3d8dc6493451828b656,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/pl/",
            "share_url": "https://translate.habitica.com/engage/habitica/pl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/pl/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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-11-14T05:55:35.270940Z",
            "last_author": "Lena Kubisa",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 23749688333,
                "web_url": "https://translate.habitica.com/languages/pt/",
                "url": "https://translate.habitica.com/api/languages/pt/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 627,
            "filename": "website/common/locales/pt/loginincentives.json",
            "revision": "2834de505efa4f5afbfba4ab27aef47d487b0a16,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/pt/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/pt/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "2020-05-25T00:10:57.345442Z",
            "last_author": "Icaro Alves Pinto",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 19266156000,
                "web_url": "https://translate.habitica.com/languages/pt_BR/",
                "url": "https://translate.habitica.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 628,
            "filename": "website/common/locales/pt_BR/loginincentives.json",
            "revision": "497d0b8581d85588de4423bc9c6a53abc45977a6,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/pt_BR/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt_BR/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/pt_BR/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "2020-11-15T09:59:39.262731Z",
            "last_author": "Raithe",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt_BR/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt_BR/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 2218740759,
                "web_url": "https://translate.habitica.com/languages/ro/",
                "url": "https://translate.habitica.com/api/languages/ro/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 631,
            "filename": "website/common/locales/ro/loginincentives.json",
            "revision": "2b1a09bea44d20c7049f0bf71ae46f9406d876e2,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/ro/",
            "share_url": "https://translate.habitica.com/engage/habitica/ro/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/ro/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "2020-04-06T08:10:04.233158Z",
            "last_author": "Iulia B",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/ro/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/ro/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/ro/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/ro/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 247,
                    "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",
                "population": 19584115118,
                "web_url": "https://translate.habitica.com/languages/ru/",
                "url": "https://translate.habitica.com/api/languages/ru/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 632,
            "filename": "website/common/locales/ru/loginincentives.json",
            "revision": "825fcc00869b5ccbdd51cfef18f55ff32300d1ae,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/ru/",
            "share_url": "https://translate.habitica.com/engage/habitica/ru/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/ru/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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": "https://translate.habitica.com/api/translations/habitica/loginincentives/ru/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/ru/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/ru/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/ru/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 266,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 668026964,
                "web_url": "https://translate.habitica.com/languages/sk/",
                "url": "https://translate.habitica.com/api/languages/sk/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 633,
            "filename": "website/common/locales/sk/loginincentives.json",
            "revision": "414b451ac97ce0a57c56a122a81497336518b0d7,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/sk/",
            "share_url": "https://translate.habitica.com/engage/habitica/sk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/sk/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 132,
            "failing_checks_percent": 81.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 278,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 751681872,
                "web_url": "https://translate.habitica.com/languages/sr/",
                "url": "https://translate.habitica.com/api/languages/sr/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 634,
            "filename": "website/common/locales/sr/loginincentives.json",
            "revision": "081ffe25c9055e1a8b9b815a28e12aef9daf958a,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/sr/",
            "share_url": "https://translate.habitica.com/engage/habitica/sr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/sr/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 22,
            "failing_checks_words": 143,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sr/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 285,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 1293287110,
                "web_url": "https://translate.habitica.com/languages/sv/",
                "url": "https://translate.habitica.com/api/languages/sv/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 636,
            "filename": "website/common/locales/sv/loginincentives.json",
            "revision": "a0100ad23dd694e4457b0c1c69f44ff5f8b59c3e,186e5331ce9a0f64768577fa82045da28cc9c134",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/sv/",
            "share_url": "https://translate.habitica.com/engage/habitica/sv/",
            "translate_url": "https://translate.habitica.com/translate/habitica/loginincentives/sv/",
            "url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 143,
            "translated": 22,
            "translated_words": 143,
            "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-08-11T13:30:19.560749Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sv/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sv/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sv/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sv/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/loginincentives/sv/units/?format=api"
        }
    ]
}