Translation components API.

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

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

{
    "language": {
        "code": "ko",
        "name": "Korean",
        "plural": {
            "id": 166,
            "source": 0,
            "number": 1,
            "formula": "0",
            "type": 0
        },
        "aliases": [
            "korean",
            "kor"
        ],
        "direction": "ltr",
        "web_url": "http://waldo.team/languages/ko/",
        "url": "https://waldo.team/api/languages/ko/?format=api",
        "statistics_url": "https://waldo.team/api/languages/ko/statistics/?format=api"
    },
    "component": {
        "name": "Dialogue",
        "slug": "dialogue",
        "id": 426,
        "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/dialogue/",
        "url": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
        "repository_url": "https://waldo.team/api/components/pathfinder-wotr/dialogue/repository/?format=api",
        "translations_url": "https://waldo.team/api/components/pathfinder-wotr/dialogue/translations/?format=api",
        "statistics_url": "https://waldo.team/api/components/pathfinder-wotr/dialogue/statistics/?format=api",
        "lock_url": "https://waldo.team/api/components/pathfinder-wotr/dialogue/lock/?format=api",
        "changes_list_url": "https://waldo.team/api/components/pathfinder-wotr/dialogue/changes/?format=api",
        "new_lang": "none",
        "push": null,
        "check_flags": "",
        "enforced_checks": "[]",
        "restricted": false
    },
    "language_code": "ko",
    "id": 811,
    "filename": "translation/ko/Dialogue.po",
    "revision": "53c81ff7a8aa2132465ee135e0590b5e9f43ad12",
    "web_url": "http://waldo.team/projects/pathfinder-wotr/dialogue/ko/",
    "share_url": "http://waldo.team/engage/pathfinder-wotr/ko/",
    "translate_url": "http://waldo.team/translate/pathfinder-wotr/dialogue/ko/",
    "url": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 54806,
    "total_words": 1617041,
    "translated": 48095,
    "translated_words": 1453475,
    "translated_percent": 87.7,
    "fuzzy": 41,
    "fuzzy_words": 1450,
    "fuzzy_percent": 0.1,
    "failing_checks": 7,
    "failing_checks_words": 719,
    "failing_checks_percent": 0.1,
    "have_suggestion": 74,
    "have_comment": 47,
    "last_change": "2025-08-02T01:18:19.310357+09:00",
    "last_author": "OSI",
    "repository_url": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/repository/?format=api",
    "file_url": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/file/?format=api",
    "statistics_url": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/statistics/?format=api",
    "changes_list_url": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/changes/?format=api",
    "units_list_url": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/units/?format=api"
}