Translation components API.

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

GET /api/translations/appinventor/component-methods/he/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "he",
        "name": "Hebrew",
        "direction": "rtl",
        "web_url": "https://weblate.appinventor.mit.edu/languages/he/",
        "url": "https://weblate.appinventor.mit.edu/api/languages/he/?format=api"
    },
    "component": {
        "name": "7. Component Methods",
        "slug": "component-methods",
        "project": {
            "name": "AppInventor",
            "slug": "appinventor",
            "web": "http://appinventor.mit.edu",
            "source_language": {
                "code": "en",
                "name": "English",
                "direction": "ltr",
                "web_url": "https://weblate.appinventor.mit.edu/languages/en/",
                "url": "https://weblate.appinventor.mit.edu/api/languages/en/?format=api"
            },
            "web_url": "https://weblate.appinventor.mit.edu/projects/appinventor/",
            "url": "https://weblate.appinventor.mit.edu/api/projects/appinventor/?format=api",
            "components_list_url": "https://weblate.appinventor.mit.edu/api/projects/appinventor/components/?format=api",
            "repository_url": "https://weblate.appinventor.mit.edu/api/projects/appinventor/repository/?format=api",
            "statistics_url": "https://weblate.appinventor.mit.edu/api/projects/appinventor/statistics/?format=api",
            "changes_list_url": "https://weblate.appinventor.mit.edu/api/projects/appinventor/changes/?format=api",
            "languages_url": "https://weblate.appinventor.mit.edu/api/projects/appinventor/languages/?format=api"
        },
        "vcs": "git",
        "repo": "https://github.com/SusanRatiLane/appinventor-translations.git",
        "git_export": "https://weblate.appinventor.mit.edu/git/appinventor/component-methods/",
        "branch": "master",
        "filemask": "appinventor/appengine/src/com/google/appinventor/client/editor/simple/components/i18n/ComponentMethodTranslations_*.properties",
        "template": "appinventor/appengine/src/com/google/appinventor/client/editor/simple/components/i18n/ComponentMethodTranslations_en.properties",
        "new_base": "",
        "file_format": "properties-utf8",
        "license": "Apache License 2.0",
        "license_url": "http://www.apache.org/licenses/LICENSE-2.0",
        "web_url": "https://weblate.appinventor.mit.edu/projects/appinventor/component-methods/",
        "url": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-methods/?format=api",
        "repository_url": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-methods/repository/?format=api",
        "translations_url": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-methods/translations/?format=api",
        "statistics_url": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-methods/statistics/?format=api",
        "lock_url": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-methods/lock/?format=api",
        "changes_list_url": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-methods/changes/?format=api"
    },
    "language_code": "he",
    "filename": "appinventor/appengine/src/com/google/appinventor/client/editor/simple/components/i18n/ComponentMethodTranslations_he.properties",
    "revision": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391,e2040e7c70f5810f8186ef8eafbd3e41caa4fa92",
    "web_url": "https://weblate.appinventor.mit.edu/projects/appinventor/component-methods/he/",
    "share_url": "https://weblate.appinventor.mit.edu/engage/appinventor/he/",
    "translate_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/he/",
    "url": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/he/?format=api",
    "is_template": false,
    "total": 1113,
    "total_words": 9116,
    "translated": 0,
    "translated_words": 0,
    "translated_percent": 0.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": null,
    "last_author": null,
    "repository_url": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/he/repository/?format=api",
    "file_url": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/he/file/?format=api",
    "statistics_url": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/he/statistics/?format=api",
    "changes_list_url": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/he/changes/?format=api",
    "units_list_url": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/he/units/?format=api"
}