Translation components API.

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

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

{
    "language": {
        "code": "ky",
        "name": "Kyrgyz",
        "direction": "ltr",
        "web_url": "http://weblate.ucs.ru/languages/ky/",
        "url": "http://weblate.ucs.ru/api/languages/ky/?format=api"
    },
    "component": {
        "name": "kfc-amrest",
        "slug": "kfc-amrest",
        "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-kfc-new-front.git",
        "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
        "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/kfc-amrest/",
        "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
    },
    "language_code": "ky",
    "filename": "localize/ky_lng.xlf",
    "revision": "15d52e0b57f14cfea76f1948a17d66b58e8adfd7,61aad15fa892356c922b08aecaf3d05d2115f0bf",
    "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/ky/",
    "share_url": "http://weblate.ucs.ru/engage/kiosk2/ky/",
    "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/ky/",
    "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ky/?format=api",
    "is_template": false,
    "total": 110,
    "total_words": 461,
    "translated": 110,
    "translated_words": 461,
    "translated_percent": 100.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 3,
    "failing_checks_words": 7,
    "failing_checks_percent": 2.7,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2023-12-08T09:39:20",
    "last_author": "Dmitry Karpov",
    "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ky/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ky/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ky/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ky/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ky/units/?format=api"
}