Translation components API.

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

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

{
    "count": 7,
    "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": 94076,
            "filename": "src/assets/i18n/en.json",
            "revision": "f64a8349742e2c794ee4c3e37b517412f1252a2a,f64a8349742e2c794ee4c3e37b517412f1252a2a",
            "web_url": "https://hosted.weblate.org/projects/subz/subz/en/",
            "share_url": "https://hosted.weblate.org/engage/subz/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/en/",
            "url": "https://hosted.weblate.org/api/translations/subz/subz/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 97,
            "total_words": 356,
            "translated": 97,
            "translated_words": 356,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 43,
            "failing_checks_percent": 3.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-03-17T19:47:07.203738+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/subz/subz/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/subz/subz/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/subz/subz/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/subz/subz/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/subz/subz/en/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 94077,
            "filename": "src/assets/i18n/de.json",
            "revision": "8267ab65fc6e50b1d7effcb92a9ae030845f9522,f64a8349742e2c794ee4c3e37b517412f1252a2a",
            "web_url": "https://hosted.weblate.org/projects/subz/subz/de/",
            "share_url": "https://hosted.weblate.org/engage/subz/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/de/",
            "url": "https://hosted.weblate.org/api/translations/subz/subz/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 356,
            "translated": 97,
            "translated_words": 356,
            "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": "2021-05-15T17:15:26.929015+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/subz/subz/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/subz/subz/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/subz/subz/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/subz/subz/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/subz/subz/de/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": 94174,
            "filename": "src/assets/i18n/nb_NO.json",
            "revision": "ee978beb3f9bef646b23347ada33fdcc3415957b,f64a8349742e2c794ee4c3e37b517412f1252a2a",
            "web_url": "https://hosted.weblate.org/projects/subz/subz/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/subz/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/subz/subz/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 356,
            "translated": 97,
            "translated_words": 356,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 56,
            "failing_checks_percent": 6.1,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2022-03-17T19:47:07.829686+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/subz/subz/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/subz/subz/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/subz/subz/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/subz/subz/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/subz/subz/nb_NO/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": 94693,
            "filename": "src/assets/i18n/fr.json",
            "revision": "a5fdf10b35767064817a437c396d59da6261c5c0,f64a8349742e2c794ee4c3e37b517412f1252a2a",
            "web_url": "https://hosted.weblate.org/projects/subz/subz/fr/",
            "share_url": "https://hosted.weblate.org/engage/subz/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/fr/",
            "url": "https://hosted.weblate.org/api/translations/subz/subz/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 356,
            "translated": 97,
            "translated_words": 356,
            "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": "2021-05-16T16:53:27.238728+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/subz/subz/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/subz/subz/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/subz/subz/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/subz/subz/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/subz/subz/fr/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 94845,
            "filename": "src/assets/i18n/it.json",
            "revision": "2ade4e4ad9dcc1913e45a92d4ff4fb34c4dbd403,f64a8349742e2c794ee4c3e37b517412f1252a2a",
            "web_url": "https://hosted.weblate.org/projects/subz/subz/it/",
            "share_url": "https://hosted.weblate.org/engage/subz/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/it/",
            "url": "https://hosted.weblate.org/api/translations/subz/subz/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 356,
            "translated": 97,
            "translated_words": 356,
            "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": 2,
            "have_comment": 0,
            "last_change": "2021-05-15T17:25:40.038688+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/subz/subz/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/subz/subz/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/subz/subz/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/subz/subz/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/subz/subz/it/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": 94967,
            "filename": "src/assets/i18n/ru.json",
            "revision": "f786b93e09beff70473a610858efc2092923a6e3,f64a8349742e2c794ee4c3e37b517412f1252a2a",
            "web_url": "https://hosted.weblate.org/projects/subz/subz/ru/",
            "share_url": "https://hosted.weblate.org/engage/subz/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/ru/",
            "url": "https://hosted.weblate.org/api/translations/subz/subz/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 356,
            "translated": 13,
            "translated_words": 17,
            "translated_percent": 13.4,
            "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-03-17T19:47:07.965657+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/subz/subz/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/subz/subz/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/subz/subz/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/subz/subz/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/subz/subz/ru/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 167996,
            "filename": "src/assets/i18n/sv.json",
            "revision": "4b6d4aa3fd2a88ae095e3a44f8408bbebc1e911e,f64a8349742e2c794ee4c3e37b517412f1252a2a",
            "web_url": "https://hosted.weblate.org/projects/subz/subz/sv/",
            "share_url": "https://hosted.weblate.org/engage/subz/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/sv/",
            "url": "https://hosted.weblate.org/api/translations/subz/subz/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 356,
            "translated": 97,
            "translated_words": 356,
            "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": "2021-11-30T01:51:24.295953+01:00",
            "last_author": "M",
            "repository_url": "https://hosted.weblate.org/api/translations/subz/subz/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/subz/subz/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/subz/subz/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/subz/subz/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/subz/subz/sv/units/?format=api"
        }
    ]
}