Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1749,
            "filename": "translation_files/phplicensewatcher/phplicensewatcher.pot",
            "revision": "3fa952a3c3b8414ce1b5768cd9cb7968c2eab386",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/phplicensewatcher/en/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/phplicensewatcher/en/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 8,
            "total_words": 99,
            "translated": 8,
            "translated_words": 99,
            "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-03T22:16:32.193186Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/en/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/en/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/en/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/en/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/en/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.yunohost.org/languages/fr/",
                "url": "https://translate.yunohost.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 2193,
            "filename": "translation_files/phplicensewatcher/fr.po",
            "revision": "3f482e27b4d1ec8ce52a9ec6207a2e6ce4a0c6c1",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/phplicensewatcher/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/phplicensewatcher/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 98,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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-03-19T18:41:29.193826Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/fr/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.yunohost.org/languages/de/",
                "url": "https://translate.yunohost.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 2798,
            "filename": "translation_files/phplicensewatcher/de.po",
            "revision": "390c661c82b61218cd60bb07c4a2d40a4a93871a",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/phplicensewatcher/de/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/de/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/phplicensewatcher/de/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 98,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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-03-20T10:25:08.507220Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/de/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/de/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/de/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/de/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phplicensewatcher/de/units/?format=api"
        }
    ]
}