Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 140,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.osgeo.org/languages/en/",
                "url": "https://weblate.osgeo.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1326,
            "filename": "config/locales/en.yml",
            "revision": "6e9953dc0c4bb39d5fe33dbd4c5150ecb5a84dad,6e9953dc0c4bb39d5fe33dbd4c5150ecb5a84dad",
            "web_url": "https://weblate.osgeo.org/projects/gtt-project/redmine_text_blocks/en/",
            "share_url": "https://weblate.osgeo.org/engage/gtt-project/-/en/",
            "translate_url": "https://weblate.osgeo.org/translate/gtt-project/redmine_text_blocks/en/",
            "url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 10,
            "total_words": 27,
            "translated": 10,
            "translated_words": 27,
            "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-09-13T07:55:37.928691Z",
            "last_author": null,
            "repository_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/en/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/en/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/en/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/en/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/en/units/?format=api"
        },
        {
            "language": {
                "id": 263,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.osgeo.org/languages/ja/",
                "url": "https://weblate.osgeo.org/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1327,
            "filename": "config/locales/ja.yml",
            "revision": "5b8c414d7a2f422a181ce868fb13ac67f87df20f,6e9953dc0c4bb39d5fe33dbd4c5150ecb5a84dad",
            "web_url": "https://weblate.osgeo.org/projects/gtt-project/redmine_text_blocks/ja/",
            "share_url": "https://weblate.osgeo.org/engage/gtt-project/-/ja/",
            "translate_url": "https://weblate.osgeo.org/translate/gtt-project/redmine_text_blocks/ja/",
            "url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 27,
            "translated": 10,
            "translated_words": 27,
            "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-09-12T07:24:12.645894Z",
            "last_author": "Daniel Kastl",
            "repository_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/ja/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/ja/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/ja/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/ja/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 115,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.osgeo.org/languages/de/",
                "url": "https://weblate.osgeo.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1328,
            "filename": "config/locales/de.yml",
            "revision": "17dc82053596779211831cb93500ef153293ebc5,6e9953dc0c4bb39d5fe33dbd4c5150ecb5a84dad",
            "web_url": "https://weblate.osgeo.org/projects/gtt-project/redmine_text_blocks/de/",
            "share_url": "https://weblate.osgeo.org/engage/gtt-project/-/de/",
            "translate_url": "https://weblate.osgeo.org/translate/gtt-project/redmine_text_blocks/de/",
            "url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 27,
            "translated": 10,
            "translated_words": 27,
            "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-09-12T07:24:12.659018Z",
            "last_author": "Daniel Kastl",
            "repository_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/de/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/de/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/de/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/de/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/de/units/?format=api"
        },
        {
            "language": {
                "id": 506,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 506,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://weblate.osgeo.org/languages/sv/",
                "url": "https://weblate.osgeo.org/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 6772,
            "filename": "config/locales/sv.yml",
            "revision": "29d138e7ecf0d30f16a35319ff524c02689168c7,6e9953dc0c4bb39d5fe33dbd4c5150ecb5a84dad",
            "web_url": "https://weblate.osgeo.org/projects/gtt-project/redmine_text_blocks/sv/",
            "share_url": "https://weblate.osgeo.org/engage/gtt-project/-/sv/",
            "translate_url": "https://weblate.osgeo.org/translate/gtt-project/redmine_text_blocks/sv/",
            "url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 27,
            "translated": 10,
            "translated_words": 27,
            "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": "2025-06-04T17:47:38.529417Z",
            "last_author": null,
            "repository_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/sv/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/sv/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/sv/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_text_blocks/sv/units/?format=api"
        }
    ]
}