Translation components API.

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

GET /api/translations/pathfinder-wotr/kingdom/ko_mt/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "ko_mt",
        "name": "한국어 (기계번역)",
        "plural": {
            "id": 391,
            "source": 0,
            "number": 1,
            "formula": "0",
            "type": 0
        },
        "aliases": [],
        "direction": "ltr",
        "web_url": "http://waldo.team/languages/ko_mt/",
        "url": "https://waldo.team/api/languages/ko_mt/?format=api",
        "statistics_url": "https://waldo.team/api/languages/ko_mt/statistics/?format=api"
    },
    "component": {
        "name": "Kingdom",
        "slug": "kingdom",
        "id": 438,
        "project": {
            "name": "Pathfinder: Wrath of the Righteous",
            "slug": "pathfinder-wotr",
            "id": 25,
            "web": "https://blog.naver.com/akintos47",
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://waldo.team/languages/en/",
                "url": "https://waldo.team/api/languages/en/?format=api",
                "statistics_url": "https://waldo.team/api/languages/en/statistics/?format=api"
            },
            "web_url": "http://waldo.team/projects/pathfinder-wotr/",
            "url": "https://waldo.team/api/projects/pathfinder-wotr/?format=api",
            "components_list_url": "https://waldo.team/api/projects/pathfinder-wotr/components/?format=api",
            "repository_url": "https://waldo.team/api/projects/pathfinder-wotr/repository/?format=api",
            "statistics_url": "https://waldo.team/api/projects/pathfinder-wotr/statistics/?format=api",
            "changes_list_url": "https://waldo.team/api/projects/pathfinder-wotr/changes/?format=api",
            "languages_url": "https://waldo.team/api/projects/pathfinder-wotr/languages/?format=api"
        },
        "vcs": null,
        "repo": null,
        "git_export": "",
        "branch": null,
        "filemask": null,
        "template": "",
        "edit_template": false,
        "new_base": "",
        "file_format": "po",
        "license": "",
        "license_url": null,
        "web_url": "http://waldo.team/projects/pathfinder-wotr/kingdom/",
        "url": "https://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
        "repository_url": "https://waldo.team/api/components/pathfinder-wotr/kingdom/repository/?format=api",
        "translations_url": "https://waldo.team/api/components/pathfinder-wotr/kingdom/translations/?format=api",
        "statistics_url": "https://waldo.team/api/components/pathfinder-wotr/kingdom/statistics/?format=api",
        "lock_url": "https://waldo.team/api/components/pathfinder-wotr/kingdom/lock/?format=api",
        "changes_list_url": "https://waldo.team/api/components/pathfinder-wotr/kingdom/changes/?format=api",
        "new_lang": "none",
        "push": null,
        "check_flags": "",
        "enforced_checks": "[]",
        "restricted": false
    },
    "language_code": "ko_mt",
    "id": 1149,
    "filename": "translation/ko_mt/Kingdom.po",
    "revision": "5c7553eb43d3520a18e8584fa4d5f341d85cc2e1",
    "web_url": "http://waldo.team/projects/pathfinder-wotr/kingdom/ko_mt/",
    "share_url": "http://waldo.team/engage/pathfinder-wotr/ko_mt/",
    "translate_url": "http://waldo.team/translate/pathfinder-wotr/kingdom/ko_mt/",
    "url": "https://waldo.team/api/translations/pathfinder-wotr/kingdom/ko_mt/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 2750,
    "total_words": 48549,
    "translated": 2750,
    "translated_words": 48549,
    "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": null,
    "last_author": null,
    "repository_url": "https://waldo.team/api/translations/pathfinder-wotr/kingdom/ko_mt/repository/?format=api",
    "file_url": "https://waldo.team/api/translations/pathfinder-wotr/kingdom/ko_mt/file/?format=api",
    "statistics_url": "https://waldo.team/api/translations/pathfinder-wotr/kingdom/ko_mt/statistics/?format=api",
    "changes_list_url": "https://waldo.team/api/translations/pathfinder-wotr/kingdom/ko_mt/changes/?format=api",
    "units_list_url": "https://waldo.team/api/translations/pathfinder-wotr/kingdom/ko_mt/units/?format=api"
}