Translation components API.

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

GET /api/components/cu-comps-client/main/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": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://t.naviter.com/languages/en/",
                "url": "https://t.naviter.com/api/languages/en/?format=api",
                "statistics_url": "https://t.naviter.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 65,
            "filename": "en/messages.po",
            "revision": "b3e9cd062fb296ac971098757f30e30d3a55d389",
            "web_url": "https://t.naviter.com/projects/cu-comps-client/main/en/",
            "share_url": "https://t.naviter.com/engage/cu-comps-client/en/",
            "translate_url": "https://t.naviter.com/translate/cu-comps-client/main/en/",
            "url": "https://t.naviter.com/api/translations/cu-comps-client/main/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 219,
            "total_words": 532,
            "translated": 219,
            "translated_words": 532,
            "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://t.naviter.com/api/translations/cu-comps-client/main/en/repository/?format=api",
            "file_url": "https://t.naviter.com/api/translations/cu-comps-client/main/en/file/?format=api",
            "statistics_url": "https://t.naviter.com/api/translations/cu-comps-client/main/en/statistics/?format=api",
            "changes_list_url": "https://t.naviter.com/api/translations/cu-comps-client/main/en/changes/?format=api",
            "units_list_url": "https://t.naviter.com/api/translations/cu-comps-client/main/en/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://t.naviter.com/languages/hu/",
                "url": "https://t.naviter.com/api/languages/hu/?format=api",
                "statistics_url": "https://t.naviter.com/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 66,
            "filename": "hu/messages.po",
            "revision": "3a7eff8d052b9a5bc3e6c8a39dc920fa8c84fe2b",
            "web_url": "https://t.naviter.com/projects/cu-comps-client/main/hu/",
            "share_url": "https://t.naviter.com/engage/cu-comps-client/hu/",
            "translate_url": "https://t.naviter.com/translate/cu-comps-client/main/hu/",
            "url": "https://t.naviter.com/api/translations/cu-comps-client/main/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 532,
            "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://t.naviter.com/api/translations/cu-comps-client/main/hu/repository/?format=api",
            "file_url": "https://t.naviter.com/api/translations/cu-comps-client/main/hu/file/?format=api",
            "statistics_url": "https://t.naviter.com/api/translations/cu-comps-client/main/hu/statistics/?format=api",
            "changes_list_url": "https://t.naviter.com/api/translations/cu-comps-client/main/hu/changes/?format=api",
            "units_list_url": "https://t.naviter.com/api/translations/cu-comps-client/main/hu/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 268,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "web_url": "https://t.naviter.com/languages/sl/",
                "url": "https://t.naviter.com/api/languages/sl/?format=api",
                "statistics_url": "https://t.naviter.com/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 67,
            "filename": "sl/messages.po",
            "revision": "5a9b52ffcb0106f4da6676e2de93c6acd7cf1968",
            "web_url": "https://t.naviter.com/projects/cu-comps-client/main/sl/",
            "share_url": "https://t.naviter.com/engage/cu-comps-client/sl/",
            "translate_url": "https://t.naviter.com/translate/cu-comps-client/main/sl/",
            "url": "https://t.naviter.com/api/translations/cu-comps-client/main/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 532,
            "translated": 9,
            "translated_words": 11,
            "translated_percent": 4.1,
            "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": "2021-04-13T17:13:40.044451Z",
            "last_author": "primoz susa",
            "repository_url": "https://t.naviter.com/api/translations/cu-comps-client/main/sl/repository/?format=api",
            "file_url": "https://t.naviter.com/api/translations/cu-comps-client/main/sl/file/?format=api",
            "statistics_url": "https://t.naviter.com/api/translations/cu-comps-client/main/sl/statistics/?format=api",
            "changes_list_url": "https://t.naviter.com/api/translations/cu-comps-client/main/sl/changes/?format=api",
            "units_list_url": "https://t.naviter.com/api/translations/cu-comps-client/main/sl/units/?format=api"
        }
    ]
}