Translation components API.

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

GET /api/components/postgis-workshop/postgis-functions/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": 140,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.osgeo.org/languages/en/",
                "url": "https://weblate.osgeo.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 608,
            "filename": "postgis-intro/sources/locale/pot/postgis-functions.pot",
            "revision": "c986a11909e67782fac4191caf6123acba2aef08",
            "web_url": "https://weblate.osgeo.org/projects/postgis-workshop/postgis-functions/en/",
            "share_url": "https://weblate.osgeo.org/engage/postgis-workshop/-/en/",
            "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/postgis-functions/en/",
            "url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 41,
            "total_words": 281,
            "translated": 41,
            "translated_words": 281,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 23,
            "failing_checks_percent": 36.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-08T02:48:35.706922Z",
            "last_author": null,
            "repository_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/en/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/en/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/en/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/en/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/en/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 115,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.osgeo.org/languages/de/",
                "url": "https://weblate.osgeo.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 683,
            "filename": "postgis-intro/sources/locale/de/LC_MESSAGES/postgis-functions.po",
            "revision": "c1990737a630717ff20528cf4656ceee098104c3",
            "web_url": "https://weblate.osgeo.org/projects/postgis-workshop/postgis-functions/de/",
            "share_url": "https://weblate.osgeo.org/engage/postgis-workshop/-/de/",
            "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/postgis-functions/de/",
            "url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 281,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 2.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": "2023-01-22T04:51:31.029132Z",
            "last_author": "Regina Obe",
            "repository_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.osgeo.org/languages/es/",
                "url": "https://weblate.osgeo.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 684,
            "filename": "postgis-intro/sources/locale/es/LC_MESSAGES/postgis-functions.po",
            "revision": "ca9349c4b1ce28a41759248fed1a4a6fd17925f9",
            "web_url": "https://weblate.osgeo.org/projects/postgis-workshop/postgis-functions/es/",
            "share_url": "https://weblate.osgeo.org/engage/postgis-workshop/-/es/",
            "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/postgis-functions/es/",
            "url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 281,
            "translated": 41,
            "translated_words": 281,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 19,
            "failing_checks_percent": 29.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-09-04T23:47:43.690199Z",
            "last_author": null,
            "repository_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/es/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/es/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/es/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/es/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/es/units/?format=api"
        },
        {
            "language": {
                "id": 263,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.osgeo.org/languages/ja/",
                "url": "https://weblate.osgeo.org/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 685,
            "filename": "postgis-intro/sources/locale/ja/LC_MESSAGES/postgis-functions.po",
            "revision": "0772c6c79564053bf6b67f3fdcffa569d33cef46",
            "web_url": "https://weblate.osgeo.org/projects/postgis-workshop/postgis-functions/ja/",
            "share_url": "https://weblate.osgeo.org/engage/postgis-workshop/-/ja/",
            "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/postgis-functions/ja/",
            "url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 281,
            "translated": 41,
            "translated_words": 281,
            "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-07-03T03:43:44.958078Z",
            "last_author": "Teramoto Ikuhiro",
            "repository_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/ja/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/ja/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/ja/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/ja/units/?format=api"
        },
        {
            "language": {
                "id": 589,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 589,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.osgeo.org/languages/zh_Hans/",
                "url": "https://weblate.osgeo.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 1613,
            "filename": "postgis-intro/sources/locale/zh_Hans/LC_MESSAGES/postgis-functions.po",
            "revision": "29a5cae4a655f3d95d1adbd473631bc584a85a72",
            "web_url": "https://weblate.osgeo.org/projects/postgis-workshop/postgis-functions/zh_Hans/",
            "share_url": "https://weblate.osgeo.org/engage/postgis-workshop/-/zh_Hans/",
            "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/postgis-functions/zh_Hans/",
            "url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 281,
            "translated": 41,
            "translated_words": 281,
            "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": "2025-04-01T09:39:33.463230Z",
            "last_author": null,
            "repository_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 506,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 506,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://weblate.osgeo.org/languages/sv/",
                "url": "https://weblate.osgeo.org/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 6840,
            "filename": "postgis-intro/sources/locale/sv/LC_MESSAGES/postgis-functions.po",
            "revision": "185d85fbe7089f5c6cd9e70932822a4e0d6354f6",
            "web_url": "https://weblate.osgeo.org/projects/postgis-workshop/postgis-functions/sv/",
            "share_url": "https://weblate.osgeo.org/engage/postgis-workshop/-/sv/",
            "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/postgis-functions/sv/",
            "url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 281,
            "translated": 41,
            "translated_words": 281,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 24,
            "failing_checks_percent": 39.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-06-05T13:50:31.440537Z",
            "last_author": null,
            "repository_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/sv/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/sv/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/sv/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/sv/units/?format=api"
        },
        {
            "language": {
                "id": 553,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 553,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.osgeo.org/languages/uk/",
                "url": "https://weblate.osgeo.org/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 6916,
            "filename": "postgis-intro/sources/locale/uk/LC_MESSAGES/postgis-functions.po",
            "revision": "90273b0bcf28e5c2ac076fabeada59cba1f927fb",
            "web_url": "https://weblate.osgeo.org/projects/postgis-workshop/postgis-functions/uk/",
            "share_url": "https://weblate.osgeo.org/engage/postgis-workshop/-/uk/",
            "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/postgis-functions/uk/",
            "url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 281,
            "translated": 40,
            "translated_words": 280,
            "translated_percent": 97.5,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 2.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-08-24T12:45:26.951795Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/uk/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/uk/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/uk/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/uk/units/?format=api"
        }
    ]
}