Translation components API.

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

GET /api/components/freebsd-doc/articles_cups/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": {
                "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": 19,
            "filename": "articles/es_ES/cups.po",
            "revision": "a29624d8da758a77e1b144875eee1f45993ab54c",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_cups/es/",
            "share_url": "https://translate-dev.freebsd.org/engage/freebsd-doc/es/",
            "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_cups/es/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 1544,
            "translated": 46,
            "translated_words": 1502,
            "translated_percent": 95.8,
            "fuzzy": 1,
            "fuzzy_words": 41,
            "fuzzy_percent": 2.0,
            "failing_checks": 10,
            "failing_checks_words": 255,
            "failing_checks_percent": 20.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-09T14:31:49.165272Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/es/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/es/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/es/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/es/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/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": 20,
            "filename": "articles/pt_BR/cups.po",
            "revision": "801975451449a5ede00429938b357b4533715481",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_cups/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_cups/pt_BR/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 1544,
            "translated": 46,
            "translated_words": 1502,
            "translated_percent": 95.8,
            "fuzzy": 1,
            "fuzzy_words": 41,
            "fuzzy_percent": 2.0,
            "failing_checks": 8,
            "failing_checks_words": 519,
            "failing_checks_percent": 16.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-09T14:31:49.438310Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/pt_BR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/pt_BR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/pt_BR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/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": 112,
            "filename": "articles/cups.pot",
            "revision": "0b674a8e8c57ac7a3b58d16fc85fbe2deaa379a0",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_cups/en/",
            "share_url": "https://translate-dev.freebsd.org/engage/freebsd-doc/en/",
            "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_cups/en/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 48,
            "total_words": 1544,
            "translated": 48,
            "translated_words": 1544,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 694,
            "failing_checks_percent": 31.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/units/?format=api"
        },
        {
            "language": {
                "code": "nl_NL",
                "name": "Dutch",
                "plural": {
                    "id": 220,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate-dev.freebsd.org/languages/nl_NL/",
                "url": "https://translate-dev.freebsd.org/api/languages/nl_NL/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/nl_NL/statistics/?format=api"
            },
            "language_code": "nl_NL",
            "id": 163,
            "filename": "articles/nl_NL/cups.po",
            "revision": "d5d96bfe277945624f1c361447a3350fdd6ee3f7",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_cups/nl_NL/",
            "share_url": "https://translate-dev.freebsd.org/engage/freebsd-doc/nl_NL/",
            "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_cups/nl_NL/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/nl_NL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 1544,
            "translated": 18,
            "translated_words": 202,
            "translated_percent": 37.5,
            "fuzzy": 6,
            "fuzzy_words": 205,
            "fuzzy_percent": 12.5,
            "failing_checks": 7,
            "failing_checks_words": 207,
            "failing_checks_percent": 14.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-25T14:32:26.739463Z",
            "last_author": "Hans Drexler",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/nl_NL/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/nl_NL/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/nl_NL/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/nl_NL/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/nl_NL/units/?format=api"
        }
    ]
}