Translation components API.

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

GET /api/components/officelife/employee/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 110390,
            "filename": "resources/lang/en/employee.php",
            "revision": "4513fef3dbc87c2f0c1bbe0c6b951a25268d2274,4513fef3dbc87c2f0c1bbe0c6b951a25268d2274",
            "web_url": "https://hosted.weblate.org/projects/officelife/employee/en/",
            "share_url": "https://hosted.weblate.org/engage/officelife/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/officelife/employee/en/",
            "url": "https://hosted.weblate.org/api/translations/officelife/employee/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 213,
            "total_words": 916,
            "translated": 213,
            "translated_words": 916,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 153,
            "failing_checks_words": 762,
            "failing_checks_percent": 71.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-02T23:24:40.115936+02:00",
            "last_author": "Alexis Saettler",
            "repository_url": "https://hosted.weblate.org/api/translations/officelife/employee/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/officelife/employee/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/officelife/employee/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/officelife/employee/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/officelife/employee/en/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 110412,
            "filename": "resources/lang/fr/employee.php",
            "revision": "d1db8c5edaae796a9edde42cdea4b0917905c8e1,4513fef3dbc87c2f0c1bbe0c6b951a25268d2274",
            "web_url": "https://hosted.weblate.org/projects/officelife/employee/fr/",
            "share_url": "https://hosted.weblate.org/engage/officelife/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/officelife/employee/fr/",
            "url": "https://hosted.weblate.org/api/translations/officelife/employee/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 213,
            "total_words": 916,
            "translated": 213,
            "translated_words": 916,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 23,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-11T21:56:34.714217+02:00",
            "last_author": "Alexis Saettler",
            "repository_url": "https://hosted.weblate.org/api/translations/officelife/employee/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/officelife/employee/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/officelife/employee/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/officelife/employee/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/officelife/employee/fr/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 110808,
            "filename": "resources/lang/ru/employee.php",
            "revision": "772740116fc97ad9beba3b4f0873c6c8264f1eb3,4513fef3dbc87c2f0c1bbe0c6b951a25268d2274",
            "web_url": "https://hosted.weblate.org/projects/officelife/employee/ru/",
            "share_url": "https://hosted.weblate.org/engage/officelife/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/officelife/employee/ru/",
            "url": "https://hosted.weblate.org/api/translations/officelife/employee/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 213,
            "total_words": 916,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 210,
            "fuzzy_words": 900,
            "fuzzy_percent": 98.5,
            "failing_checks": 179,
            "failing_checks_words": 824,
            "failing_checks_percent": 84.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/officelife/employee/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/officelife/employee/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/officelife/employee/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/officelife/employee/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/officelife/employee/ru/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 111449,
            "filename": "resources/lang/nb_NO/employee.php",
            "revision": "0be740e9e6f2b6a76d8d179d8ed2143b7969eaa6,4513fef3dbc87c2f0c1bbe0c6b951a25268d2274",
            "web_url": "https://hosted.weblate.org/projects/officelife/employee/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/officelife/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/officelife/employee/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/officelife/employee/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 213,
            "total_words": 916,
            "translated": 34,
            "translated_words": 81,
            "translated_percent": 15.9,
            "fuzzy": 179,
            "fuzzy_words": 835,
            "fuzzy_percent": 84.0,
            "failing_checks": 154,
            "failing_checks_words": 770,
            "failing_checks_percent": 72.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-08T12:39:03.372015+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/officelife/employee/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/officelife/employee/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/officelife/employee/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/officelife/employee/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/officelife/employee/nb_NO/units/?format=api"
        }
    ]
}