Translation components API.

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

GET /api/translations/dragon-audit/in-game-code-text/ru/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "ru",
        "name": "Russian",
        "plural": {
            "id": 271,
            "source": 0,
            "number": 3,
            "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
            "type": 2
        },
        "aliases": [
            "russian",
            "ru_r",
            "ru_rr",
            "rus"
        ],
        "direction": "ltr",
        "web_url": "http://Translate.ArchiveEntertainment.com/languages/ru/",
        "url": "https://translate.archiveentertainment.com/api/languages/ru/?format=api",
        "statistics_url": "https://translate.archiveentertainment.com/api/languages/ru/statistics/?format=api"
    },
    "component": {
        "name": "In-Game Code Text",
        "slug": "in-game-code-text",
        "id": 6,
        "project": {
            "name": "Dragon Audit",
            "slug": "dragon-audit",
            "id": 1,
            "web": "https://dragonaudit.com/",
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://Translate.ArchiveEntertainment.com/languages/en/",
                "url": "https://translate.archiveentertainment.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.archiveentertainment.com/api/languages/en/statistics/?format=api"
            },
            "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/",
            "url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/?format=api",
            "components_list_url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/components/?format=api",
            "repository_url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/repository/?format=api",
            "statistics_url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/statistics/?format=api",
            "changes_list_url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/changes/?format=api",
            "languages_url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/languages/?format=api"
        },
        "vcs": null,
        "repo": null,
        "git_export": "http://Translate.ArchiveEntertainment.com/git/dragon-audit/in-game-code-text/",
        "branch": null,
        "filemask": null,
        "template": "",
        "edit_template": true,
        "new_base": "TEMPLATES/Dragon Audit In-Game Code Text.pot",
        "file_format": "po",
        "license": "proprietary",
        "license_url": null,
        "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/in-game-code-text/",
        "url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-code-text/?format=api",
        "repository_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-code-text/repository/?format=api",
        "translations_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-code-text/translations/?format=api",
        "statistics_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-code-text/statistics/?format=api",
        "lock_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-code-text/lock/?format=api",
        "changes_list_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-code-text/changes/?format=api",
        "new_lang": "add",
        "push": null,
        "check_flags": "ignore-ellipsis",
        "enforced_checks": "",
        "restricted": false
    },
    "language_code": "ru",
    "id": 44,
    "filename": "ru/LC_MESSAGES/Dragon Audit In-Game Code Text.po",
    "revision": "0804e4f0c9fd0868da0bae7e48593eee69922c1c",
    "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/in-game-code-text/ru/",
    "share_url": "http://Translate.ArchiveEntertainment.com/engage/dragon-audit/ru/",
    "translate_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-code-text/ru/",
    "url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-code-text/ru/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 70,
    "total_words": 4830,
    "translated": 70,
    "translated_words": 4830,
    "translated_percent": 100.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 3,
    "failing_checks_words": 4132,
    "failing_checks_percent": 4.2,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2020-12-28T15:06:52.939527-08:00",
    "last_author": "Vladislav Nenashev",
    "repository_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-code-text/ru/repository/?format=api",
    "file_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-code-text/ru/file/?format=api",
    "statistics_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-code-text/ru/statistics/?format=api",
    "changes_list_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-code-text/ru/changes/?format=api",
    "units_list_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-code-text/ru/units/?format=api"
}