Translation components API.

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

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

{
    "language": {
        "code": "pl",
        "name": "Polish",
        "plural": {
            "id": 256,
            "source": 0,
            "number": 3,
            "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
            "type": 2
        },
        "aliases": [
            "polish",
            "pol"
        ],
        "direction": "ltr",
        "web_url": "http://Translate.ArchiveEntertainment.com/languages/pl/",
        "url": "https://translate.archiveentertainment.com/api/languages/pl/?format=api",
        "statistics_url": "https://translate.archiveentertainment.com/api/languages/pl/statistics/?format=api"
    },
    "component": {
        "name": "In-Game JSON Text",
        "slug": "in-game-json-text",
        "id": 5,
        "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-json-text/",
        "branch": null,
        "filemask": null,
        "template": "",
        "edit_template": true,
        "new_base": "TEMPLATES/Dragon Audit In-Game JSON Text.pot",
        "file_format": "po",
        "license": "proprietary",
        "license_url": null,
        "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/in-game-json-text/",
        "url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-json-text/?format=api",
        "repository_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-json-text/repository/?format=api",
        "translations_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-json-text/translations/?format=api",
        "statistics_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-json-text/statistics/?format=api",
        "lock_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-json-text/lock/?format=api",
        "changes_list_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-json-text/changes/?format=api",
        "new_lang": "add",
        "push": null,
        "check_flags": "ignore-ellipsis",
        "enforced_checks": "",
        "restricted": false
    },
    "language_code": "pl",
    "id": 39,
    "filename": "pl/LC_MESSAGES/Dragon Audit In-Game JSON Text.po",
    "revision": "5adf1b0c531ee463d842ad07fc533a97e91086cb",
    "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/in-game-json-text/pl/",
    "share_url": "http://Translate.ArchiveEntertainment.com/engage/dragon-audit/pl/",
    "translate_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-json-text/pl/",
    "url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/pl/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 210,
    "total_words": 1015,
    "translated": 210,
    "translated_words": 1015,
    "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": "2020-12-26T12:59:00.145983-08:00",
    "last_author": "Magdalena Wilk",
    "repository_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/pl/repository/?format=api",
    "file_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/pl/file/?format=api",
    "statistics_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/pl/statistics/?format=api",
    "changes_list_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/pl/changes/?format=api",
    "units_list_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/pl/units/?format=api"
}