Translation components API.

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

GET /api/translations/dragon-audit/in-game-story-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 Story Text",
        "slug": "in-game-story-text",
        "id": 4,
        "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": "",
        "branch": null,
        "filemask": null,
        "template": "",
        "edit_template": true,
        "new_base": "TEMPLATES/Dragon Audit In-Game Story Text.pot",
        "file_format": "po",
        "license": "proprietary",
        "license_url": null,
        "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/in-game-story-text/",
        "url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-story-text/?format=api",
        "repository_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-story-text/repository/?format=api",
        "translations_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-story-text/translations/?format=api",
        "statistics_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-story-text/statistics/?format=api",
        "lock_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-story-text/lock/?format=api",
        "changes_list_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-story-text/changes/?format=api",
        "new_lang": "add",
        "push": null,
        "check_flags": "ignore-ellipsis",
        "enforced_checks": "",
        "restricted": false
    },
    "language_code": "Dragonese",
    "id": 8,
    "filename": "Dragonese/LC_MESSAGES/Dragon Audit In-Game Story Text.po",
    "revision": "fde616bdd67c549ac5ebfe7aac679c5afd6f57ef",
    "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/in-game-story-text/Dragonese/",
    "share_url": "http://Translate.ArchiveEntertainment.com/engage/dragon-audit/Dragonese/",
    "translate_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-story-text/Dragonese/",
    "url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-story-text/Dragonese/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 1478,
    "total_words": 13642,
    "translated": 1418,
    "translated_words": 13273,
    "translated_percent": 95.9,
    "fuzzy": 60,
    "fuzzy_words": 369,
    "fuzzy_percent": 4.0,
    "failing_checks": 43,
    "failing_checks_words": 211,
    "failing_checks_percent": 2.9,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2020-08-06T20:51:04.377622-07:00",
    "last_author": "RobbyZ",
    "repository_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-story-text/Dragonese/repository/?format=api",
    "file_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-story-text/Dragonese/file/?format=api",
    "statistics_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-story-text/Dragonese/statistics/?format=api",
    "changes_list_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-story-text/Dragonese/changes/?format=api",
    "units_list_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-story-text/Dragonese/units/?format=api"
}