Translation components API.

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

GET /api/components/yunohost-apps-test/teddit/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": 1770,
            "filename": "translation_files/teddit/teddit.pot",
            "revision": "0b33ae9a58edd4e460c6a47abb89198b7dd70850",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/teddit/en/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/teddit/en/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 7,
            "total_words": 74,
            "translated": 7,
            "translated_words": 74,
            "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.810281Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/en/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/en/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/en/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/en/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/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": 2208,
            "filename": "translation_files/teddit/fr.po",
            "revision": "2c0c95821d832ee5203d95001779bb1d1c792bea",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/teddit/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/teddit/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 73,
            "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:31.847341Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/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": 2809,
            "filename": "translation_files/teddit/de.po",
            "revision": "26f967e72ecb2caba943fdb9fd5d7cb8103b11d3",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/teddit/de/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/de/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/teddit/de/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 73,
            "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:27:03.737696Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/de/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/de/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/de/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/de/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/de/units/?format=api"
        }
    ]
}