Translation components API.

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

GET /api/components/freebsd-doc/articles_ldap-auth/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": "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_ES",
            "id": 42,
            "filename": "articles/es_ES/ldap-auth.po",
            "revision": "6ca797bb1ea160da40821e803a86da569b8969ac",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_ldap-auth/es/",
            "share_url": "https://translate-dev.freebsd.org/engage/freebsd-doc/es/",
            "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_ldap-auth/es/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 168,
            "total_words": 3961,
            "translated": 166,
            "translated_words": 3900,
            "translated_percent": 98.8,
            "fuzzy": 1,
            "fuzzy_words": 60,
            "fuzzy_percent": 0.5,
            "failing_checks": 33,
            "failing_checks_words": 606,
            "failing_checks_percent": 19.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-09T14:32:57.840961Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/es/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/es/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/es/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/es/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/es/units/?format=api"
        },
        {
            "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": 43,
            "filename": "articles/pt_BR/ldap-auth.po",
            "revision": "3ab3db81d5b220e0868aeb9ccb2c3a42ab4dbf48",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_ldap-auth/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_ldap-auth/pt_BR/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 168,
            "total_words": 3961,
            "translated": 166,
            "translated_words": 3900,
            "translated_percent": 98.8,
            "fuzzy": 1,
            "fuzzy_words": 60,
            "fuzzy_percent": 0.5,
            "failing_checks": 3,
            "failing_checks_words": 59,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-09T14:32:58.267088Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/pt_BR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/pt_BR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/pt_BR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/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": 123,
            "filename": "articles/ldap-auth.pot",
            "revision": "5396e07e716c2824bf8c9b2a5eceb2f4c054c7bd",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_ldap-auth/en/",
            "share_url": "https://translate-dev.freebsd.org/engage/freebsd-doc/en/",
            "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_ldap-auth/en/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 168,
            "total_words": 3961,
            "translated": 168,
            "translated_words": 3961,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 28,
            "failing_checks_words": 574,
            "failing_checks_percent": 16.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/en/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/en/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/en/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/en/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/en/units/?format=api"
        }
    ]
}