Translation components API.

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

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

{
    "language": {
        "code": "Dragonese",
        "name": "Dragonese",
        "plural": {
            "id": 387,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [],
        "direction": "ltr",
        "web_url": "http://Translate.ArchiveEntertainment.com/languages/Dragonese/",
        "url": "https://translate.archiveentertainment.com/api/languages/Dragonese/?format=api",
        "statistics_url": "https://translate.archiveentertainment.com/api/languages/Dragonese/statistics/?format=api"
    },
    "component": {
        "name": "In-Game Runtime Text",
        "slug": "in-game-runtime-text",
        "id": 2,
        "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-runtime-text/",
        "branch": null,
        "filemask": null,
        "template": "",
        "edit_template": true,
        "new_base": "TEMPLATES/Dragon Audit In-Game Runtime Text.pot",
        "file_format": "po",
        "license": "proprietary",
        "license_url": null,
        "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/in-game-runtime-text/",
        "url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/?format=api",
        "repository_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/repository/?format=api",
        "translations_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/translations/?format=api",
        "statistics_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/statistics/?format=api",
        "lock_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/lock/?format=api",
        "changes_list_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/changes/?format=api",
        "new_lang": "add",
        "push": null,
        "check_flags": "ignore-ellipsis",
        "enforced_checks": "",
        "restricted": false
    },
    "language_code": "Dragonese",
    "id": 6,
    "filename": "Dragonese/LC_MESSAGES/Dragon Audit In-Game Runtime Text.po",
    "revision": "3afb285c55f228f4aa71a4662ed30538bceabd4e",
    "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/in-game-runtime-text/Dragonese/",
    "share_url": "http://Translate.ArchiveEntertainment.com/engage/dragon-audit/Dragonese/",
    "translate_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-runtime-text/Dragonese/",
    "url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-runtime-text/Dragonese/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 157,
    "total_words": 701,
    "translated": 141,
    "translated_words": 658,
    "translated_percent": 89.8,
    "fuzzy": 16,
    "fuzzy_words": 43,
    "fuzzy_percent": 10.1,
    "failing_checks": 7,
    "failing_checks_words": 22,
    "failing_checks_percent": 4.4,
    "have_suggestion": 1,
    "have_comment": 0,
    "last_change": "2020-09-17T14:38:30.175390-07:00",
    "last_author": "Dragon Tester",
    "repository_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-runtime-text/Dragonese/repository/?format=api",
    "file_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-runtime-text/Dragonese/file/?format=api",
    "statistics_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-runtime-text/Dragonese/statistics/?format=api",
    "changes_list_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-runtime-text/Dragonese/changes/?format=api",
    "units_list_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-runtime-text/Dragonese/units/?format=api"
}