Translation components API.

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

GET /api/translations/unidrivers/unidriversl10n-fphun_bbox/hu/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "hu",
        "name": "Hungarian",
        "direction": "ltr",
        "web_url": "http://weblate.ucs.ru/languages/hu/",
        "url": "http://weblate.ucs.ru/api/languages/hu/?format=api"
    },
    "component": {
        "name": "UniDriversL10N-fpHUN_BBox",
        "slug": "unidriversl10n-fphun_bbox",
        "project": {
            "name": "UniDrivers",
            "slug": "unidrivers",
            "web": "http://www.ucs.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/unidrivers/",
            "url": "http://weblate.ucs.ru/api/projects/unidrivers/?format=api",
            "components_list_url": "http://weblate.ucs.ru/api/projects/unidrivers/components/?format=api",
            "repository_url": "http://weblate.ucs.ru/api/projects/unidrivers/repository/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/projects/unidrivers/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/projects/unidrivers/changes/?format=api"
        },
        "vcs": null,
        "repo": null,
        "git_export": "http://weblate.ucs.ru/git/unidrivers/unidriversl10n-fphun_bbox/",
        "branch": null,
        "filemask": null,
        "template": "fpHUN_BBox.drv/fpHUN_BBox.xliff",
        "new_base": "fpHUN_BBox.drv/fpHUN_BBox.xliff",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/unidrivers/unidriversl10n-fphun_bbox/",
        "url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/changes/?format=api"
    },
    "language_code": "hu",
    "filename": "fpHUN_BBox.drv/fpHUN_BBox.hu.xliff",
    "revision": "b26f960cb12adf396205055eff993fa1122e3261,4efad1d5f7f0e9e1231c1f40390168660cdcf333",
    "web_url": "http://weblate.ucs.ru/projects/unidrivers/unidriversl10n-fphun_bbox/hu/",
    "share_url": "http://weblate.ucs.ru/engage/unidrivers/hu/",
    "translate_url": "http://weblate.ucs.ru/translate/unidrivers/unidriversl10n-fphun_bbox/hu/",
    "url": "http://weblate.ucs.ru/api/translations/unidrivers/unidriversl10n-fphun_bbox/hu/?format=api",
    "is_template": false,
    "total": 38,
    "total_words": 160,
    "translated": 38,
    "translated_words": 160,
    "translated_percent": 100.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": "2020-11-03T12:53:28",
    "last_author": "Szakács István",
    "repository_url": "http://weblate.ucs.ru/api/translations/unidrivers/unidriversl10n-fphun_bbox/hu/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/unidrivers/unidriversl10n-fphun_bbox/hu/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/unidrivers/unidriversl10n-fphun_bbox/hu/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/unidrivers/unidriversl10n-fphun_bbox/hu/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/unidrivers/unidriversl10n-fphun_bbox/hu/units/?format=api"
}