Translation components API.

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

GET /api/components/freebsd-doc/articles_vm-design/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": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate-dev.freebsd.org/languages/pt_BR/",
                "url": "https://translate-dev.freebsd.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 80,
            "filename": "articles/pt_BR/vm-design.po",
            "revision": "b0af40403a2a61050fde22050ef5223a15001110",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_vm-design/pt_BR/",
            "share_url": "https://translate-dev.freebsd.org/engage/freebsd-doc/pt_BR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vm-design/pt_BR/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 6681,
            "translated": 106,
            "translated_words": 6626,
            "translated_percent": 98.1,
            "fuzzy": 1,
            "fuzzy_words": 54,
            "fuzzy_percent": 0.9,
            "failing_checks": 12,
            "failing_checks_words": 99,
            "failing_checks_percent": 11.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-09T14:33:03.187332Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/pt_BR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/pt_BR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/pt_BR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485035,
                "web_url": "https://translate-dev.freebsd.org/languages/en/",
                "url": "https://translate-dev.freebsd.org/api/languages/en/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 108,
            "filename": "articles/vm-design.pot",
            "revision": "25179115d3caf9acdbeb945c3bcc791f4208914f",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_vm-design/en/",
            "share_url": "https://translate-dev.freebsd.org/engage/freebsd-doc/en/",
            "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vm-design/en/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 108,
            "total_words": 6681,
            "translated": 108,
            "translated_words": 6681,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 342,
            "failing_checks_percent": 5.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/en/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/en/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/en/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/en/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/en/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate-dev.freebsd.org/languages/es/",
                "url": "https://translate-dev.freebsd.org/api/languages/es/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 160,
            "filename": "articles/es/vm-design.po",
            "revision": "9f593039101b76618f1315b150753d12e685dc81",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_vm-design/es/",
            "share_url": "https://translate-dev.freebsd.org/engage/freebsd-doc/es/",
            "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vm-design/es/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 6681,
            "translated": 108,
            "translated_words": 6681,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 541,
            "failing_checks_percent": 6.4,
            "have_suggestion": 2,
            "have_comment": 4,
            "last_change": "2021-01-20T12:24:46.419956Z",
            "last_author": "Fernando  Apesteguía",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/es/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/es/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/es/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/es/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/es/units/?format=api"
        }
    ]
}