Translation components API.

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

GET /api/components/trm/theorie-relative-de-la-monnaie/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": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 121,
            "filename": "source/introduction-de-la-version-2.718.rst",
            "revision": "a6845ca19c60c0064a5b1ac43da8726907123552,a6845ca19c60c0064a5b1ac43da8726907123552",
            "web_url": "https://weblate.duniter.org/projects/trm/theorie-relative-de-la-monnaie/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/theorie-relative-de-la-monnaie/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/fr/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 15,
            "total_words": 290,
            "translated": 15,
            "translated_words": 290,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/fr/units/?format=api"
        },
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_US/",
                "url": "https://weblate.duniter.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en_US",
            "id": 124,
            "filename": "source/locale/en_US/LC_MESSAGES/index.po",
            "revision": "07d16df270971213a8cc5a3e4261b58de6355b27",
            "web_url": "https://weblate.duniter.org/projects/trm/theorie-relative-de-la-monnaie/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/theorie-relative-de-la-monnaie/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 15,
            "translated": 5,
            "translated_words": 15,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/en_US/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es/",
                "url": "https://weblate.duniter.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es_ES",
            "id": 125,
            "filename": "source/locale/es_ES/LC_MESSAGES/index.po",
            "revision": "88d1f0fdef6d5b20eeafba18bf82d4a215f9c0a3",
            "web_url": "https://weblate.duniter.org/projects/trm/theorie-relative-de-la-monnaie/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/theorie-relative-de-la-monnaie/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 17,
            "translated": 6,
            "translated_words": 17,
            "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": "2024-05-07T10:09:16.113444Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/theorie-relative-de-la-monnaie/es/units/?format=api"
        }
    ]
}