Translation components API.

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

GET /api/components/crnd-web-16-0/crnd_web_on_create_action/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 6456,
            "filename": "",
            "revision": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_on_create_action/en/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/en/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_on_create_action/en/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/en/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/uk/",
                "url": "http://weblate.crnd.pro/api/languages/uk/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 6461,
            "filename": "crnd_web_on_create_action/i18n/uk.po",
            "revision": "d3fe782d14ff21f20e0a690b23828fb2edf10e1e",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_on_create_action/uk/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/uk/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_on_create_action/uk/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/uk/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "ru (generated)",
                "plural": {
                    "id": 642,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/ru/",
                "url": "http://weblate.crnd.pro/api/languages/ru/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 9390,
            "filename": "crnd_web_on_create_action/i18n/ru.po",
            "revision": "d3fe782d14ff21f20e0a690b23828fb2edf10e1e",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-16-0/crnd_web_on_create_action/ru/",
            "share_url": "http://weblate.crnd.pro/engage/crnd-web-16-0/ru/",
            "translate_url": "http://weblate.crnd.pro/translate/crnd-web-16-0/crnd_web_on_create_action/ru/",
            "url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/ru/repository/?format=api",
            "file_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/ru/file/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/ru/statistics/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/ru/changes/?format=api",
            "units_list_url": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_on_create_action/ru/units/?format=api"
        }
    ]
}