Translation components API.

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

GET /api/components/documentation/user-libraries-create/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": 2219,
            "filename": "docs/locales/gettext/user/libraries/create.pot",
            "revision": "f1e28537bf89c7809594b5c9f06d2a43d132686d",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-libraries-create/en_devel/",
            "share_url": "https://translate.funkwhale.audio/engage/documentation/-/en_devel/",
            "translate_url": "https://translate.funkwhale.audio/translate/documentation/user-libraries-create/en_devel/",
            "url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_devel/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 22,
            "total_words": 241,
            "translated": 22,
            "translated_words": 241,
            "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/user-libraries-create/en_devel/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_devel/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_devel/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_devel/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/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": 2517,
            "filename": "docs/locales/en_GB/LC_MESSAGES/user/libraries/create.po",
            "revision": "796cff1f0cd777a3fdcfc7581ed6cb8f6c1b7af3",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-libraries-create/en_GB/",
            "share_url": "https://translate.funkwhale.audio/engage/documentation/-/en_GB/",
            "translate_url": "https://translate.funkwhale.audio/translate/documentation/user-libraries-create/en_GB/",
            "url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 241,
            "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/user-libraries-create/en_GB/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_GB/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_GB/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/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": 2518,
            "filename": "docs/locales/en_US/LC_MESSAGES/user/libraries/create.po",
            "revision": "796cff1f0cd777a3fdcfc7581ed6cb8f6c1b7af3",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-libraries-create/en_US/",
            "share_url": "https://translate.funkwhale.audio/engage/documentation/-/en_US/",
            "translate_url": "https://translate.funkwhale.audio/translate/documentation/user-libraries-create/en_US/",
            "url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 241,
            "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/user-libraries-create/en_US/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_US/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_US/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/en_US/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/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": 2519,
            "filename": "docs/locales/fr/LC_MESSAGES/user/libraries/create.po",
            "revision": "72563fc565e7ff74acf6f84b7d998ac18b9d4c79",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-libraries-create/fr/",
            "share_url": "https://translate.funkwhale.audio/engage/documentation/-/fr/",
            "translate_url": "https://translate.funkwhale.audio/translate/documentation/user-libraries-create/fr/",
            "url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 241,
            "translated": 6,
            "translated_words": 39,
            "translated_percent": 27.2,
            "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-12-04T19:56:57.162189Z",
            "last_author": "Thomas",
            "repository_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/fr/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/fr/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/fr/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/fr/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/documentation/user-libraries-create/fr/units/?format=api"
        }
    ]
}