Translation components API.

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

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

{
    "count": 29,
    "next": null,
    "previous": "https://translate.habitica.com/api/components/habitica-android/profile/translations/?format=api",
    "results": [
        {
            "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": 2848,
            "filename": "Habitica/res/values-ro/strings.profile.xml",
            "revision": "d2a6c4b552ecf99ca44a27b507053de9b3ed688f,dedf8fecb7eaf4c7310689681c2d58526b3cd6fd",
            "web_url": "https://translate.habitica.com/projects/habitica-android/profile/ro/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/ro/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/profile/ro/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/profile/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 22,
            "translated": 10,
            "translated_words": 22,
            "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": "2024-03-11T22:11:18.418746Z",
            "last_author": "Χρήστος Joia",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-android/profile/ro/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/profile/ro/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/profile/ro/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/ro/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/ro/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": 2849,
            "filename": "Habitica/res/values-sv/strings.profile.xml",
            "revision": "cc29edf3dbda06b1b791e7cf34655d8e496f9c5e,dedf8fecb7eaf4c7310689681c2d58526b3cd6fd",
            "web_url": "https://translate.habitica.com/projects/habitica-android/profile/sv/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/sv/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/profile/sv/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/profile/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 22,
            "translated": 9,
            "translated_words": 21,
            "translated_percent": 90.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-03-11T16:57:12.208215Z",
            "last_author": "Lawan Fathullah",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sv/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sv/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sv/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sv/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sv/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 312,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 2934897557,
                "web_url": "https://translate.habitica.com/languages/uk/",
                "url": "https://translate.habitica.com/api/languages/uk/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 2851,
            "filename": "Habitica/res/values-uk/strings.profile.xml",
            "revision": "042df79406907f411eb41cedabe11e3a3c579489,dedf8fecb7eaf4c7310689681c2d58526b3cd6fd",
            "web_url": "https://translate.habitica.com/projects/habitica-android/profile/uk/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/uk/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/profile/uk/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/profile/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 22,
            "translated": 10,
            "translated_words": 22,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2022-07-13T16:43:12.991892Z",
            "last_author": "Nazar Paruna",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-android/profile/uk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/profile/uk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/profile/uk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/uk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 2902,
            "filename": "Habitica/res/values/strings.profile.xml",
            "revision": "dedf8fecb7eaf4c7310689681c2d58526b3cd6fd,dedf8fecb7eaf4c7310689681c2d58526b3cd6fd",
            "web_url": "https://translate.habitica.com/projects/habitica-android/profile/en/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/en/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/profile/en/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/profile/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 10,
            "total_words": 22,
            "translated": 10,
            "translated_words": 22,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 40.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica-android/profile/en/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/profile/en/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/profile/en/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/en/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/en/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-rPT",
            "id": 3684,
            "filename": "Habitica/res/values-pt-rPT/strings.profile.xml",
            "revision": "97c47360dc4ede693479b0325e84ded96cae8d26,dedf8fecb7eaf4c7310689681c2d58526b3cd6fd",
            "web_url": "https://translate.habitica.com/projects/habitica-android/profile/pt/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/pt/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/profile/pt/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/profile/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 22,
            "translated": 10,
            "translated_words": 22,
            "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-android/profile/pt/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/profile/pt/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/profile/pt/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/pt/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/pt/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 730,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.habitica.com/languages/ja/",
                "url": "https://translate.habitica.com/api/languages/ja/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 5972,
            "filename": "Habitica/res/values-ja/strings.profile.xml",
            "revision": "98ffd37b3028deaea07c84a92662c7e92e225dd3,dedf8fecb7eaf4c7310689681c2d58526b3cd6fd",
            "web_url": "https://translate.habitica.com/projects/habitica-android/profile/ja/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/ja/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/profile/ja/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/profile/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 22,
            "translated": 10,
            "translated_words": 22,
            "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-android/profile/ja/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/profile/ja/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/profile/ja/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/ja/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/ja/units/?format=api"
        },
        {
            "language": {
                "code": "es_419",
                "name": "Spanish (Latin America)",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.habitica.com/languages/es_419/",
                "url": "https://translate.habitica.com/api/languages/es_419/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/es_419/statistics/?format=api"
            },
            "language_code": "b+es+419",
            "id": 6101,
            "filename": "Habitica/res/values-b+es+419/strings.profile.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,dedf8fecb7eaf4c7310689681c2d58526b3cd6fd",
            "web_url": "https://translate.habitica.com/projects/habitica-android/profile/es_419/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/es_419/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/profile/es_419/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/profile/es_419/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 22,
            "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": "https://translate.habitica.com/api/translations/habitica-android/profile/es_419/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/profile/es_419/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/profile/es_419/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/es_419/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/es_419/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": 6102,
            "filename": "Habitica/res/values-sk/strings.profile.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,dedf8fecb7eaf4c7310689681c2d58526b3cd6fd",
            "web_url": "https://translate.habitica.com/projects/habitica-android/profile/sk/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/sk/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/profile/sk/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/profile/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 22,
            "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": "https://translate.habitica.com/api/translations/habitica-android/profile/sk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/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": 6103,
            "filename": "Habitica/res/values-sr/strings.profile.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,dedf8fecb7eaf4c7310689681c2d58526b3cd6fd",
            "web_url": "https://translate.habitica.com/projects/habitica-android/profile/sr/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/sr/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/profile/sr/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/profile/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 22,
            "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": "https://translate.habitica.com/api/translations/habitica-android/profile/sr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/profile/sr/units/?format=api"
        }
    ]
}