Translation components API.

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

GET /api/translations/kiosk2/core/mk/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "mk",
        "name": "Macedonian",
        "direction": "ltr",
        "web_url": "http://weblate.ucs.ru/languages/mk/",
        "url": "http://weblate.ucs.ru/api/languages/mk/?format=api"
    },
    "component": {
        "name": "core",
        "slug": "core",
        "project": {
            "name": "Kiosk2",
            "slug": "kiosk2",
            "web": "http://usc.ru",
            "source_language": {
                "code": "en",
                "name": "English",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/en/",
                "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
            },
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
            "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
            "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
            "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
        },
        "vcs": "git",
        "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-core-front.git",
        "git_export": "http://weblate.ucs.ru/git/kiosk2/core/",
        "branch": "master",
        "filemask": "localize/*_lng.xlf",
        "template": "localize/en_lng.xlf",
        "new_base": "localize/en_lng.xlf",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/kiosk2/core/",
        "url": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/core/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/core/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/core/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/core/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/core/changes/?format=api"
    },
    "language_code": "mk",
    "filename": "localize/mk_lng.xlf",
    "revision": "f2ee16b486f3a24eebbe41542b5d385c50f9ace0,77eca498f46f0cc81e87aa9ff371eaccd1e4a6f9",
    "web_url": "http://weblate.ucs.ru/projects/kiosk2/core/mk/",
    "share_url": "http://weblate.ucs.ru/engage/kiosk2/mk/",
    "translate_url": "http://weblate.ucs.ru/translate/kiosk2/core/mk/",
    "url": "http://weblate.ucs.ru/api/translations/kiosk2/core/mk/?format=api",
    "is_template": false,
    "total": 871,
    "total_words": 4056,
    "translated": 601,
    "translated_words": 2681,
    "translated_percent": 69.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 45,
    "failing_checks_words": 180,
    "failing_checks_percent": 5.1,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2022-10-12T11:54:06",
    "last_author": "Rkeeper Macedonia",
    "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/core/mk/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/core/mk/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/core/mk/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/core/mk/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/core/mk/units/?format=api"
}