Translation components API.

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

GET /api/components/yunohost-apps-test/sonarr/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": 1147,
            "filename": "translation_files/sonarr/sonarr.pot",
            "revision": "52a19c8db4252a82178d995f462ea5eba03b4b6c",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/sonarr/en/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/sonarr/en/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 5,
            "total_words": 137,
            "translated": 5,
            "translated_words": 137,
            "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-03-19T18:39:11.547343Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/en/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/en/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/en/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/en/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/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": 1421,
            "filename": "translation_files/sonarr/fr.po",
            "revision": "18ce849981a8d9d57e65a4dcbfb477bea2026b65",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/sonarr/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/sonarr/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 137,
            "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:39:11.960373Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/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": 2351,
            "filename": "translation_files/sonarr/de.po",
            "revision": "b851a6b7e3ab993d1d1477b87c97149453ac753d",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/sonarr/de/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/de/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/sonarr/de/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 137,
            "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-20T09:04:35.075903Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/de/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/de/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/de/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/de/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/sonarr/de/units/?format=api"
        }
    ]
}