Translation components API.

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

GET /api/translations/guitar-and-violin-tuner/description/hr/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "hr",
        "name": "Croatian",
        "direction": "ltr",
        "web_url": "http://weblate.a4tune.com/languages/hr/",
        "url": "https://weblate.a4tune.com/api/languages/hr/?format=api"
    },
    "component": {
        "name": "Description",
        "slug": "description",
        "project": {
            "name": "Guitar and Violin Tuner",
            "slug": "guitar-and-violin-tuner",
            "web": "https://play.google.com/store/apps/details?id=com.a4tune",
            "source_language": {
                "code": "en",
                "name": "English",
                "direction": "ltr",
                "web_url": "http://weblate.a4tune.com/languages/en/",
                "url": "https://weblate.a4tune.com/api/languages/en/?format=api"
            },
            "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/",
            "url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/?format=api",
            "components_list_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/components/?format=api",
            "repository_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/repository/?format=api",
            "statistics_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/statistics/?format=api",
            "changes_list_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/changes/?format=api",
            "languages_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/languages/?format=api"
        },
        "vcs": "git",
        "repo": "/home/a4tuners/guitar-and-violin-tuner/description.git",
        "git_export": "http://weblate.a4tune.com/git/guitar-and-violin-tuner/description/",
        "branch": "master",
        "filemask": "*.po",
        "template": "",
        "new_base": "description.pot",
        "file_format": "po",
        "license": "CC0",
        "license_url": "https://creativecommons.org/share-your-work/public-domain/cc0/",
        "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/description/",
        "url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/?format=api",
        "repository_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/repository/?format=api",
        "translations_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/translations/?format=api",
        "statistics_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/statistics/?format=api",
        "lock_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/lock/?format=api",
        "changes_list_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/changes/?format=api",
        "new_lang": "add"
    },
    "language_code": "hr",
    "filename": "hr.po",
    "revision": "baa27f823f58dcc4d7a001f422fdb8a211190174",
    "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/description/hr/",
    "share_url": "http://weblate.a4tune.com/engage/guitar-and-violin-tuner/hr/",
    "translate_url": "http://weblate.a4tune.com/translate/guitar-and-violin-tuner/description/hr/",
    "url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/hr/?format=api",
    "is_template": false,
    "total": 75,
    "total_words": 1089,
    "translated": 2,
    "translated_words": 44,
    "translated_percent": 2.7,
    "fuzzy": 3,
    "fuzzy_words": 54,
    "fuzzy_percent": 4.0,
    "failing_checks": 3,
    "failing_checks_words": 32,
    "failing_checks_percent": 4.0,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2023-06-08T09:14:06.303914Z",
    "last_author": "A4tune Labs - admin",
    "repository_url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/hr/repository/?format=api",
    "file_url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/hr/file/?format=api",
    "statistics_url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/hr/statistics/?format=api",
    "changes_list_url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/hr/changes/?format=api",
    "units_list_url": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/hr/units/?format=api"
}