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/fr/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "fr",
        "name": "French",
        "plural": {
            "id": 117,
            "source": 0,
            "number": 2,
            "formula": "n > 1",
            "type": 1
        },
        "aliases": [
            "french",
            "fra",
            "fre"
        ],
        "direction": "ltr",
        "web_url": "http://Translate.ArchiveEntertainment.com/languages/fr/",
        "url": "https://translate.archiveentertainment.com/api/languages/fr/?format=api",
        "statistics_url": "https://translate.archiveentertainment.com/api/languages/fr/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": "fr_FR",
    "id": 30,
    "filename": "fr_FR/LC_MESSAGES/Dragon Audit In-Game JSON Text.po",
    "revision": "7a21b918ca249d93198eb8854209b45091edee23",
    "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/in-game-json-text/fr/",
    "share_url": "http://Translate.ArchiveEntertainment.com/engage/dragon-audit/fr/",
    "translate_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-json-text/fr/",
    "url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/fr/?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": "2021-01-21T08:47:05.037276-08:00",
    "last_author": "Alexis Barroso",
    "repository_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/fr/repository/?format=api",
    "file_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/fr/file/?format=api",
    "statistics_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/fr/statistics/?format=api",
    "changes_list_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/fr/changes/?format=api",
    "units_list_url": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/fr/units/?format=api"
}