Translation components API.

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

GET /api/translations/guitar-and-violin-tuner/help/ja/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "ja",
        "name": "Japanese",
        "direction": "ltr",
        "web_url": "http://weblate.a4tune.com/languages/ja/",
        "url": "https://weblate.a4tune.com/api/languages/ja/?format=api"
    },
    "component": {
        "name": "Help",
        "slug": "help",
        "project": {
            "name": "Guitar and Violin Tuner",
            "slug": "guitar-and-violin-tuner",
            "web": "https://play.google.com/store/apps/details?id=com.a4tune",
            "source_language": {
                "code": "en",
                "name": "English",
                "direction": "ltr",
                "web_url": "http://weblate.a4tune.com/languages/en/",
                "url": "https://weblate.a4tune.com/api/languages/en/?format=api"
            },
            "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/",
            "url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/?format=api",
            "components_list_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/components/?format=api",
            "repository_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/repository/?format=api",
            "statistics_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/statistics/?format=api",
            "changes_list_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/changes/?format=api",
            "languages_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/languages/?format=api"
        },
        "vcs": "git",
        "repo": "/home/a4tuners/guitar-and-violin-tuner/help.git",
        "git_export": "http://weblate.a4tune.com/git/guitar-and-violin-tuner/help/",
        "branch": "master",
        "filemask": "*.po",
        "template": "",
        "new_base": "help.pot",
        "file_format": "po",
        "license": "CC0",
        "license_url": "https://creativecommons.org/share-your-work/public-domain/cc0/",
        "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/help/",
        "url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/?format=api",
        "repository_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/repository/?format=api",
        "translations_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/translations/?format=api",
        "statistics_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/statistics/?format=api",
        "lock_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/lock/?format=api",
        "changes_list_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/changes/?format=api",
        "new_lang": "add"
    },
    "language_code": "ja",
    "filename": "ja.po",
    "revision": "0667b3956b11c11a555fb1e39e265d6de320b0d4",
    "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/help/ja/",
    "share_url": "http://weblate.a4tune.com/engage/guitar-and-violin-tuner/ja/",
    "translate_url": "http://weblate.a4tune.com/translate/guitar-and-violin-tuner/help/ja/",
    "url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/ja/?format=api",
    "is_template": false,
    "total": 152,
    "total_words": 1233,
    "translated": 131,
    "translated_words": 1015,
    "translated_percent": 86.2,
    "fuzzy": 7,
    "fuzzy_words": 54,
    "fuzzy_percent": 4.6,
    "failing_checks": 1,
    "failing_checks_words": 2,
    "failing_checks_percent": 0.7,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2023-06-22T06:21:36.721437Z",
    "last_author": "Takayuki Gunge",
    "repository_url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/ja/repository/?format=api",
    "file_url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/ja/file/?format=api",
    "statistics_url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/ja/statistics/?format=api",
    "changes_list_url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/ja/changes/?format=api",
    "units_list_url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/ja/units/?format=api"
}