Translation components API.

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

GET /api/translations/pathfinder_kingmaker/general/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": "General",
        "slug": "general",
        "id": 329,
        "project": {
            "name": "Pathfinder: Kingmaker",
            "slug": "pathfinder_kingmaker",
            "id": 15,
            "web": "https://github.com/Akintos/pathfinder-translation",
            "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_kingmaker/",
            "url": "https://waldo.team/api/projects/pathfinder_kingmaker/?format=api",
            "components_list_url": "https://waldo.team/api/projects/pathfinder_kingmaker/components/?format=api",
            "repository_url": "https://waldo.team/api/projects/pathfinder_kingmaker/repository/?format=api",
            "statistics_url": "https://waldo.team/api/projects/pathfinder_kingmaker/statistics/?format=api",
            "changes_list_url": "https://waldo.team/api/projects/pathfinder_kingmaker/changes/?format=api",
            "languages_url": "https://waldo.team/api/projects/pathfinder_kingmaker/languages/?format=api"
        },
        "vcs": null,
        "repo": null,
        "git_export": "http://waldo.team/git/pathfinder_kingmaker/general/",
        "branch": null,
        "filemask": null,
        "template": "",
        "edit_template": true,
        "new_base": "",
        "file_format": "po",
        "license": "",
        "license_url": null,
        "web_url": "http://waldo.team/projects/pathfinder_kingmaker/general/",
        "url": "https://waldo.team/api/components/pathfinder_kingmaker/general/?format=api",
        "repository_url": "https://waldo.team/api/components/pathfinder_kingmaker/general/repository/?format=api",
        "translations_url": "https://waldo.team/api/components/pathfinder_kingmaker/general/translations/?format=api",
        "statistics_url": "https://waldo.team/api/components/pathfinder_kingmaker/general/statistics/?format=api",
        "lock_url": "https://waldo.team/api/components/pathfinder_kingmaker/general/lock/?format=api",
        "changes_list_url": "https://waldo.team/api/components/pathfinder_kingmaker/general/changes/?format=api",
        "new_lang": "none",
        "push": null,
        "check_flags": "",
        "enforced_checks": "",
        "restricted": false
    },
    "language_code": "ko",
    "id": 515,
    "filename": "ko/General.po",
    "revision": "94a0141cf56435d3bcb0454a040ad5a32428eaf0",
    "web_url": "http://waldo.team/projects/pathfinder_kingmaker/general/ko/",
    "share_url": "http://waldo.team/engage/pathfinder_kingmaker/ko/",
    "translate_url": "http://waldo.team/translate/pathfinder_kingmaker/general/ko/",
    "url": "https://waldo.team/api/translations/pathfinder_kingmaker/general/ko/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 3867,
    "total_words": 47305,
    "translated": 3867,
    "translated_words": 47305,
    "translated_percent": 100.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 18,
    "failing_checks_words": 676,
    "failing_checks_percent": 0.4,
    "have_suggestion": 1,
    "have_comment": 1,
    "last_change": "2021-07-15T11:37:32.855129+09:00",
    "last_author": "냠",
    "repository_url": "https://waldo.team/api/translations/pathfinder_kingmaker/general/ko/repository/?format=api",
    "file_url": "https://waldo.team/api/translations/pathfinder_kingmaker/general/ko/file/?format=api",
    "statistics_url": "https://waldo.team/api/translations/pathfinder_kingmaker/general/ko/statistics/?format=api",
    "changes_list_url": "https://waldo.team/api/translations/pathfinder_kingmaker/general/ko/changes/?format=api",
    "units_list_url": "https://waldo.team/api/translations/pathfinder_kingmaker/general/ko/units/?format=api"
}