Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1404079,
            "filename": "themes/src/main/resources/theme/base/login/messages/messages_en.properties",
            "revision": "37b69fc0a3909456737cccd1226c68e14337b585,37b69fc0a3909456737cccd1226c68e14337b585",
            "web_url": "https://hosted.weblate.org/projects/keycloak/theme-baselogin/en/",
            "share_url": "https://hosted.weblate.org/engage/keycloak/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/keycloak/theme-baselogin/en/",
            "url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 474,
            "total_words": 2293,
            "translated": 474,
            "translated_words": 2293,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 49,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-25T08:45:18.914716+02:00",
            "last_author": "Alexander Schwartz",
            "repository_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/en/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1404124,
            "filename": "themes/src/main/resources-community/theme/base/login/messages/messages_de.properties",
            "revision": "6c4eb381d56fe03c8c37296d9cbf55104d675098,37b69fc0a3909456737cccd1226c68e14337b585",
            "web_url": "https://hosted.weblate.org/projects/keycloak/theme-baselogin/de/",
            "share_url": "https://hosted.weblate.org/engage/keycloak/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/keycloak/theme-baselogin/de/",
            "url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 474,
            "total_words": 2293,
            "translated": 474,
            "translated_words": 2293,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 33,
            "failing_checks_words": 134,
            "failing_checks_percent": 6.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T17:49:13.449062+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/de/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1404161,
            "filename": "themes/src/main/resources-community/theme/base/login/messages/messages_nl.properties",
            "revision": "fbe373de262e9b45821f253e9cea95b3bd39919d,37b69fc0a3909456737cccd1226c68e14337b585",
            "web_url": "https://hosted.weblate.org/projects/keycloak/theme-baselogin/nl/",
            "share_url": "https://hosted.weblate.org/engage/keycloak/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/keycloak/theme-baselogin/nl/",
            "url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 474,
            "total_words": 2293,
            "translated": 300,
            "translated_words": 1334,
            "translated_percent": 63.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 20,
            "failing_checks_words": 124,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-25T08:45:19.517384+02:00",
            "last_author": "Alexander Schwartz",
            "repository_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/keycloak/theme-baselogin/nl/units/?format=api"
        }
    ]
}