Translation components API.

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

GET /api/translations/cinemafv5/app-legacy/af/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "af",
        "name": "Afrikaans",
        "direction": "ltr",
        "web_url": "http://localization.fgae.de/languages/af/",
        "url": "https://localization.fgae.de/api/languages/af/?format=api"
    },
    "component": {
        "name": "App (legacy)",
        "slug": "app-legacy",
        "project": {
            "name": "Cinema FV-5",
            "slug": "cinemafv5",
            "web": "http://www.cinemafv5.com/",
            "source_language": {
                "code": "en",
                "name": "English",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/en/",
                "url": "https://localization.fgae.de/api/languages/en/?format=api"
            },
            "web_url": "http://localization.fgae.de/projects/cinemafv5/",
            "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
            "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
            "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
            "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
        },
        "vcs": "git",
        "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
        "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
        "branch": "master",
        "filemask": "res/values-*/strings.xml",
        "template": "res/values/strings.xml",
        "new_base": "",
        "file_format": "aresource",
        "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
        "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
        "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
        "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
        "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
        "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
        "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
        "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
        "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
    },
    "language_code": "af-rZA",
    "filename": "res/values-af-rZA/strings.xml",
    "revision": "a89dc7e389826b5bc810ec9a3b9505d6ba779b18,3eeb91e6d9980ab523875a27078111c3d907397e",
    "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/af/",
    "share_url": "http://localization.fgae.de/engage/cinemafv5/af/",
    "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/af/",
    "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/af/?format=api",
    "is_template": false,
    "total": 118,
    "total_words": 857,
    "translated": 111,
    "translated_words": 784,
    "translated_percent": 94.1,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 2,
    "failing_checks_words": 7,
    "failing_checks_percent": 1.7,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": null,
    "last_author": null,
    "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/af/repository/?format=api",
    "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/af/file/?format=api",
    "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/af/statistics/?format=api",
    "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/af/changes/?format=api",
    "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/af/units/?format=api"
}