Translation components API.

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

GET /api/components/freebsd-doc/articles_vinum/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": 79,
            "filename": "articles/pt_BR/vinum.po",
            "revision": "37f56c9b0afb9eb70c3aedf3c78a2d5fa9dab816",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_vinum/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_vinum/pt_BR/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 187,
            "total_words": 5794,
            "translated": 187,
            "translated_words": 5794,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 24,
            "failing_checks_words": 1235,
            "failing_checks_percent": 12.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-18T19:12:23.797909Z",
            "last_author": "Danilo G. Baio",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/pt_BR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/pt_BR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/pt_BR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/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": 136,
            "filename": "articles/vinum.pot",
            "revision": "f0a548c0623b8ce2c8e2416b0e7e5f0a4af1a8b1",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_vinum/en/",
            "share_url": "https://translate-dev.freebsd.org/engage/freebsd-doc/en/",
            "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vinum/en/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 187,
            "total_words": 5794,
            "translated": 187,
            "translated_words": 5794,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 19,
            "failing_checks_words": 1091,
            "failing_checks_percent": 10.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/en/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/en/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/en/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/en/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/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": 161,
            "filename": "articles/es/vinum.po",
            "revision": "0cb952852322e4a08bd38e4162b7ff7e6db9fc7c",
            "web_url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_vinum/es/",
            "share_url": "https://translate-dev.freebsd.org/engage/freebsd-doc/es/",
            "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vinum/es/",
            "url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 187,
            "total_words": 5794,
            "translated": 187,
            "translated_words": 5794,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 25,
            "failing_checks_words": 1083,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 8,
            "last_change": "2021-01-01T19:42:39.076612Z",
            "last_author": "Fernando  Apesteguía",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/es/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/es/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/es/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/es/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/es/units/?format=api"
        }
    ]
}