Translation components API.

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

GET /api/components/documentation/developer-index/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "language_code": "en_devel",
            "id": 2162,
            "filename": "docs/locales/gettext/developer/index.pot",
            "revision": "36ebd28d2f83c882774255fc7f661c07b7334bae",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-index/en_devel/",
            "share_url": "https://translate.funkwhale.audio/engage/documentation/-/en_devel/",
            "translate_url": "https://translate.funkwhale.audio/translate/documentation/developer-index/en_devel/",
            "url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_devel/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 8,
            "total_words": 139,
            "translated": 8,
            "translated_words": 139,
            "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://translate.funkwhale.audio/api/translations/documentation/developer-index/en_devel/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_devel/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_devel/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_devel/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_devel/units/?format=api"
        },
        {
            "language": {
                "id": 74,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 74,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://translate.funkwhale.audio/languages/en_GB/",
                "url": "https://translate.funkwhale.audio/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 2344,
            "filename": "docs/locales/en_GB/LC_MESSAGES/developer/index.po",
            "revision": "6036f40bffb2b44725206d02f579c6eadfe6f648",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-index/en_GB/",
            "share_url": "https://translate.funkwhale.audio/engage/documentation/-/en_GB/",
            "translate_url": "https://translate.funkwhale.audio/translate/documentation/developer-index/en_GB/",
            "url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 139,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_GB/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_GB/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_GB/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 77,
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "population": 319333440,
                "web_url": "https://translate.funkwhale.audio/languages/en_US/",
                "url": "https://translate.funkwhale.audio/api/languages/en_US/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en_US",
            "id": 2346,
            "filename": "docs/locales/en_US/LC_MESSAGES/developer/index.po",
            "revision": "6036f40bffb2b44725206d02f579c6eadfe6f648",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-index/en_US/",
            "share_url": "https://translate.funkwhale.audio/engage/documentation/-/en_US/",
            "translate_url": "https://translate.funkwhale.audio/translate/documentation/developer-index/en_US/",
            "url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 139,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_US/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_US/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_US/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_US/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/en_US/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.funkwhale.audio/languages/fr/",
                "url": "https://translate.funkwhale.audio/api/languages/fr/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 2350,
            "filename": "docs/locales/fr/LC_MESSAGES/developer/index.po",
            "revision": "d1ce9ce82257105da2cae429cc7c498fb17732fb",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-index/fr/",
            "share_url": "https://translate.funkwhale.audio/engage/documentation/-/fr/",
            "translate_url": "https://translate.funkwhale.audio/translate/documentation/developer-index/fr/",
            "url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 139,
            "translated": 8,
            "translated_words": 139,
            "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": "2023-06-03T12:38:22.520774Z",
            "last_author": "Thomas",
            "repository_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/fr/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/fr/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/fr/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/fr/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/documentation/developer-index/fr/units/?format=api"
        }
    ]
}