Translation components API.

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

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

{
    "count": 28,
    "next": null,
    "previous": "https://translate.habitica.com/api/components/habitica-android/store/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": 2873,
            "filename": "translations/store_strings-ro.xml",
            "revision": "a0edccb7061c6a1af0f04b167fc3868dd05aff41,e140fef181338d1e7fd4d03200187962779b82ee",
            "web_url": "https://translate.habitica.com/projects/habitica-android/store/ro/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/ro/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/store/ro/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/store/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 146,
            "translated": 3,
            "translated_words": 146,
            "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-02T23:20:45.962567Z",
            "last_author": "Χρήστος Joia",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-android/store/ro/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/store/ro/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/store/ro/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/ro/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/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": 2874,
            "filename": "translations/store_strings-sv.xml",
            "revision": "868702b9c7f51bd260bcf4f34947b941b37f5d4b,e140fef181338d1e7fd4d03200187962779b82ee",
            "web_url": "https://translate.habitica.com/projects/habitica-android/store/sv/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/sv/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/store/sv/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/store/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 146,
            "translated": 3,
            "translated_words": 146,
            "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-10-19T19:22:37.017351Z",
            "last_author": "Atticus",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-android/store/sv/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/store/sv/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/store/sv/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/sv/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/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": 2876,
            "filename": "translations/store_strings-uk.xml",
            "revision": "d8572c2307fde9d755b1625d9a74d16a468b1dd8,e140fef181338d1e7fd4d03200187962779b82ee",
            "web_url": "https://translate.habitica.com/projects/habitica-android/store/uk/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/uk/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/store/uk/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/store/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 146,
            "translated": 3,
            "translated_words": 146,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-11T19:35:14.915810Z",
            "last_author": "Nazar Paruna",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-android/store/uk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/store/uk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/store/uk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/uk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/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": 2905,
            "filename": "translations/store_strings-en-rGB.xml",
            "revision": "e140fef181338d1e7fd4d03200187962779b82ee,e140fef181338d1e7fd4d03200187962779b82ee",
            "web_url": "https://translate.habitica.com/projects/habitica-android/store/en/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/en/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/store/en/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/store/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 3,
            "total_words": 146,
            "translated": 3,
            "translated_words": 146,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 143,
            "failing_checks_percent": 66.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica-android/store/en/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/store/en/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/store/en/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/en/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/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_PT",
            "id": 3681,
            "filename": "translations/store_strings-pt_PT.xml",
            "revision": "e96ffc622e24d8ced03cc7817804a4773eea3f8e,e140fef181338d1e7fd4d03200187962779b82ee",
            "web_url": "https://translate.habitica.com/projects/habitica-android/store/pt/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/pt/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/store/pt/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/store/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 146,
            "translated": 3,
            "translated_words": 146,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-16T22:01:20.488096Z",
            "last_author": "Icaro",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-android/store/pt/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/store/pt/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/store/pt/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/pt/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/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": 5842,
            "filename": "translations/store_strings-ja.xml",
            "revision": "267eba1202e20b77b275b01b52e58ebbef2415ec,e140fef181338d1e7fd4d03200187962779b82ee",
            "web_url": "https://translate.habitica.com/projects/habitica-android/store/ja/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/ja/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/store/ja/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/store/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 146,
            "translated": 3,
            "translated_words": 146,
            "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/store/ja/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/store/ja/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/store/ja/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/ja/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/ja/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": 6108,
            "filename": "translations/store_strings-sk.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,e140fef181338d1e7fd4d03200187962779b82ee",
            "web_url": "https://translate.habitica.com/projects/habitica-android/store/sk/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/sk/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/store/sk/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/store/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 146,
            "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/store/sk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/store/sk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/store/sk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/sk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/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": 6109,
            "filename": "translations/store_strings-sr.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,e140fef181338d1e7fd4d03200187962779b82ee",
            "web_url": "https://translate.habitica.com/projects/habitica-android/store/sr/",
            "share_url": "https://translate.habitica.com/engage/habitica-android/sr/",
            "translate_url": "https://translate.habitica.com/translate/habitica-android/store/sr/",
            "url": "https://translate.habitica.com/api/translations/habitica-android/store/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 146,
            "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/store/sr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-android/store/sr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-android/store/sr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/sr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-android/store/sr/units/?format=api"
        }
    ]
}