Translation components API.

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

GET /api/components/officelife/project/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": 110389,
            "filename": "resources/lang/en/project.php",
            "revision": "3eb7cb6ba766bd856c0b10513521e1189c5a2c00,3eb7cb6ba766bd856c0b10513521e1189c5a2c00",
            "web_url": "https://hosted.weblate.org/projects/officelife/project/en/",
            "share_url": "https://hosted.weblate.org/engage/officelife/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/officelife/project/en/",
            "url": "https://hosted.weblate.org/api/translations/officelife/project/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 150,
            "total_words": 712,
            "translated": 150,
            "translated_words": 712,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 102,
            "failing_checks_words": 567,
            "failing_checks_percent": 68.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-03T03:46:51.504351+02:00",
            "last_author": "Régis Freyd",
            "repository_url": "https://hosted.weblate.org/api/translations/officelife/project/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/officelife/project/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/officelife/project/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/officelife/project/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/officelife/project/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": 110423,
            "filename": "resources/lang/fr/project.php",
            "revision": "99a1e82d9b597598149f672a028fcec60a4f0c3e,3eb7cb6ba766bd856c0b10513521e1189c5a2c00",
            "web_url": "https://hosted.weblate.org/projects/officelife/project/fr/",
            "share_url": "https://hosted.weblate.org/engage/officelife/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/officelife/project/fr/",
            "url": "https://hosted.weblate.org/api/translations/officelife/project/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 150,
            "total_words": 712,
            "translated": 140,
            "translated_words": 659,
            "translated_percent": 93.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 56,
            "failing_checks_percent": 6.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-06T08:13:41.893171+02:00",
            "last_author": "Alexis Saettler",
            "repository_url": "https://hosted.weblate.org/api/translations/officelife/project/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/officelife/project/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/officelife/project/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/officelife/project/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/officelife/project/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": 110813,
            "filename": "resources/lang/ru/project.php",
            "revision": "8b7e71fa3c15404c8e386ca088434e30a14cd0b4,3eb7cb6ba766bd856c0b10513521e1189c5a2c00",
            "web_url": "https://hosted.weblate.org/projects/officelife/project/ru/",
            "share_url": "https://hosted.weblate.org/engage/officelife/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/officelife/project/ru/",
            "url": "https://hosted.weblate.org/api/translations/officelife/project/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 150,
            "total_words": 712,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 0.6,
            "fuzzy": 129,
            "fuzzy_words": 626,
            "fuzzy_percent": 86.0,
            "failing_checks": 102,
            "failing_checks_words": 567,
            "failing_checks_percent": 68.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-27T19:40:40.349402+02:00",
            "last_author": "Localizer",
            "repository_url": "https://hosted.weblate.org/api/translations/officelife/project/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/officelife/project/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/officelife/project/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/officelife/project/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/officelife/project/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": 111446,
            "filename": "resources/lang/nb_NO/project.php",
            "revision": "8b7e71fa3c15404c8e386ca088434e30a14cd0b4,3eb7cb6ba766bd856c0b10513521e1189c5a2c00",
            "web_url": "https://hosted.weblate.org/projects/officelife/project/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/officelife/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/officelife/project/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/officelife/project/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 150,
            "total_words": 712,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 130,
            "fuzzy_words": 628,
            "fuzzy_percent": 86.6,
            "failing_checks": 102,
            "failing_checks_words": 567,
            "failing_checks_percent": 68.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/officelife/project/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/officelife/project/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/officelife/project/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/officelife/project/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/officelife/project/nb_NO/units/?format=api"
        }
    ]
}