Translation components API.

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

GET /api/components/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "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": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 3537,
            "filename": "pot/master/pages/repo-structure.pot",
            "revision": "690a95da96438c1d70d62d3539500fa250262ad6",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/en/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-docs-contributing/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/en/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/en/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 3544,
            "filename": "po/fr/master/pages/repo-structure.po",
            "revision": "20e17126aaa7f1f08e0e1f7a24b61ffb7e7b61b5",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-docs-contributing/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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": "2022-04-14T16:00:15.955346Z",
            "last_author": "Francois Andrieu",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/fr/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 9167,
            "filename": "po/tr/master/pages/repo-structure.po",
            "revision": "6ca149d6f6aaf577ce1de5c62a1a055cf2ffc439",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-docs-contributing/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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": "2020-12-15T22:51:32.539029Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/tr/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 21828,
            "filename": "po/pt_BR/master/pages/repo-structure.po",
            "revision": "535403c6e4def0d044f982b4be90112c4b1b024f",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-docs-contributing/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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": "2020-12-15T22:51:32.491883Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translate.fedoraproject.org/languages/ja/",
                "url": "https://translate.fedoraproject.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 69529,
            "filename": "po/ja/master/pages/repo-structure.po",
            "revision": "d6ef90f1d49c62fe3f7fa0ca438323cd30fd37a5",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-docs-contributing/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "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://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/ja/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 89548,
            "filename": "po/id/master/pages/repo-structure.po",
            "revision": "c0a0ed4d5141e55771e600f3d3ed6d7b02955347",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/id/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-docs-contributing/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/id/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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": "2023-06-22T10:17:31.319616Z",
            "last_author": "Arif Budiman",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/id/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "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.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 92597,
            "filename": "po/es/master/pages/repo-structure.po",
            "revision": "fde01fff5e0ff99909266cbdd7584d6620e8595e",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-docs-contributing/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "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://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/units/?format=api"
        }
    ]
}