Translation components API.

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

GET /api/components/yunohost-apps-test/firefly-iii/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": 1196,
            "filename": "translation_files/firefly-iii/firefly-iii.pot",
            "revision": "a96e4fe6b0eb1564015839d59c33c8c520338de0",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/firefly-iii/en/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/firefly-iii/en/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1,
            "total_words": 57,
            "translated": 1,
            "translated_words": 57,
            "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:30.560299Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/en/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/en/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/en/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/en/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/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": 1596,
            "filename": "translation_files/firefly-iii/fr.po",
            "revision": "81eb0777cf47ef526f9216bc45e970c48b2679ac",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/firefly-iii/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/firefly-iii/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 57,
            "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:30.814875Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/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": 2392,
            "filename": "translation_files/firefly-iii/de.po",
            "revision": "7a2de2be8d0c96fa7e7e5e98f244207e25e05d47",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/firefly-iii/de/",
            "share_url": "https://translate.yunohost.org/engage/yunohost-apps-test/-/de/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps-test/firefly-iii/de/",
            "url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 57,
            "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:11:48.859069Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/de/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/de/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/de/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/de/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost-apps-test/firefly-iii/de/units/?format=api"
        }
    ]
}