Translation components API.

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

GET /api/components/yunohost-apps-test/tube/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": 1103,
            "filename": "translation_files/tube/tube.pot",
            "revision": "e3700598230be364c321decd85723af9019c937c",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/tube/en/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/tube/en/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 16,
            "total_words": 188,
            "translated": 16,
            "translated_words": 188,
            "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:15:37.354069Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/en/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/en/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/en/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/en/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/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": 1281,
            "filename": "translation_files/tube/fr.po",
            "revision": "cc052e062faed9383917c1bb5f59f5203c417c39",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/tube/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/tube/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 182,
            "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:38:55.941616Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/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": 2317,
            "filename": "translation_files/tube/de.po",
            "revision": "57217cd422f912e05d91020d433e23e2e2f77034",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/tube/de/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/de/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/tube/de/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 182,
            "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-20T08:58:38.783296Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/de/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/de/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/de/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/de/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tube/de/units/?format=api"
        }
    ]
}