Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 4690,
            "filename": "xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/resources/ApplicationResources.properties",
            "revision": "3f2f75cd7a92ca3f9b943e22a99d335933394f7f,3f2f75cd7a92ca3f9b943e22a99d335933394f7f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/macro-transformation/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/macro-transformation/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 7,
            "total_words": 112,
            "translated": 7,
            "translated_words": 112,
            "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": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 4695,
            "filename": "xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/resources/ApplicationResources_fr.properties",
            "revision": "fd708a48e00a0ab2ded754932e1faff065868d46,3f2f75cd7a92ca3f9b943e22a99d335933394f7f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/macro-transformation/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/macro-transformation/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 112,
            "translated": 7,
            "translated_words": 112,
            "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": "2022-01-11T07:00:18.453779Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/fr/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 4710,
            "filename": "xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/resources/ApplicationResources_de.properties",
            "revision": "ab8d67cd17c38a310d8f61abf489622122158a57,3f2f75cd7a92ca3f9b943e22a99d335933394f7f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/macro-transformation/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/macro-transformation/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 112,
            "translated": 7,
            "translated_words": 112,
            "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": "2022-01-26T14:40:14.206080Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/de/units/?format=api"
        },
        {
            "language": {
                "id": 191,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://l10n.xwiki.org/languages/mr/",
                "url": "https://l10n.xwiki.org/api/languages/mr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 4788,
            "filename": "xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/resources/ApplicationResources_mr.properties",
            "revision": "ef2bbd995cdf6ece156939724dbb7f24f2c22094,3f2f75cd7a92ca3f9b943e22a99d335933394f7f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/macro-transformation/mr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/mr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/macro-transformation/mr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 112,
            "translated": 7,
            "translated_words": 112,
            "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": "2022-06-05T17:18:05.324216Z",
            "last_author": "Prachi Joshi",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/mr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/mr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/mr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/mr/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://l10n.xwiki.org/languages/ja/",
                "url": "https://l10n.xwiki.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 4962,
            "filename": "xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/resources/ApplicationResources_ja.properties",
            "revision": "bd04c51e8a8e91995ac094acf00f9dbecdaa5f60,3f2f75cd7a92ca3f9b943e22a99d335933394f7f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/macro-transformation/ja/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/macro-transformation/ja/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 112,
            "translated": 7,
            "translated_words": 112,
            "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": "2022-12-02T07:34:24.856094Z",
            "last_author": "Suguru Hirahara",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ja/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ja/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ja/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ja/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 5201,
            "filename": "xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/resources/ApplicationResources_ru.properties",
            "revision": "59ab15b4a81389b0c173fd9443aa27f1ffa7f4e3,3f2f75cd7a92ca3f9b943e22a99d335933394f7f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/macro-transformation/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/macro-transformation/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 112,
            "translated": 7,
            "translated_words": 112,
            "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": "2023-06-24T04:52:26.596733Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ru/units/?format=api"
        }
    ]
}