Translation components API.

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

GET /api/components/gtt-project/redmine_custom_fields_groups/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": 1344,
            "filename": "config/locales/en.yml",
            "revision": "f03cd5ddac4770de885cd347d18c080180bae276,f03cd5ddac4770de885cd347d18c080180bae276",
            "web_url": "https://weblate.osgeo.org/projects/gtt-project/redmine_custom_fields_groups/en/",
            "share_url": "https://weblate.osgeo.org/engage/gtt-project/-/en/",
            "translate_url": "https://weblate.osgeo.org/translate/gtt-project/redmine_custom_fields_groups/en/",
            "url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 12,
            "total_words": 34,
            "translated": 12,
            "translated_words": 34,
            "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-05-07T03:59:41.813146Z",
            "last_author": null,
            "repository_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/en/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/en/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/en/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/en/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/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": 1345,
            "filename": "config/locales/ja.yml",
            "revision": "169e03dd93402ac8655ad6045315a14353cfc1cf,f03cd5ddac4770de885cd347d18c080180bae276",
            "web_url": "https://weblate.osgeo.org/projects/gtt-project/redmine_custom_fields_groups/ja/",
            "share_url": "https://weblate.osgeo.org/engage/gtt-project/-/ja/",
            "translate_url": "https://weblate.osgeo.org/translate/gtt-project/redmine_custom_fields_groups/ja/",
            "url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 34,
            "translated": 12,
            "translated_words": 34,
            "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-05-07T03:59:42.076298Z",
            "last_author": null,
            "repository_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/ja/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/ja/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/ja/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/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": 1348,
            "filename": "config/locales/de.yml",
            "revision": "f8a652030737f809f6471e2c8bd34d0bcf2c21a6,f03cd5ddac4770de885cd347d18c080180bae276",
            "web_url": "https://weblate.osgeo.org/projects/gtt-project/redmine_custom_fields_groups/de/",
            "share_url": "https://weblate.osgeo.org/engage/gtt-project/-/de/",
            "translate_url": "https://weblate.osgeo.org/translate/gtt-project/redmine_custom_fields_groups/de/",
            "url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 34,
            "translated": 12,
            "translated_words": 34,
            "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-05-07T03:59:41.974132Z",
            "last_author": null,
            "repository_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/de/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/de/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/de/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/de/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/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": 6776,
            "filename": "config/locales/sv.yml",
            "revision": "c03129522157b7acaee0ea8e0ae6988012dd2b70,f03cd5ddac4770de885cd347d18c080180bae276",
            "web_url": "https://weblate.osgeo.org/projects/gtt-project/redmine_custom_fields_groups/sv/",
            "share_url": "https://weblate.osgeo.org/engage/gtt-project/-/sv/",
            "translate_url": "https://weblate.osgeo.org/translate/gtt-project/redmine_custom_fields_groups/sv/",
            "url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 34,
            "translated": 12,
            "translated_words": 34,
            "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:39.191082Z",
            "last_author": null,
            "repository_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/sv/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/sv/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/sv/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/sv/units/?format=api"
        }
    ]
}