Translation components API.

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

GET /api/components/fallout/fixt/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/en/",
                "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 129,
            "filename": "data/text/po/english.pot",
            "revision": "7bbc6235ed7da73fbdc4472d999dd74a523c8535",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/en/",
            "share_url": "https://hive.bgforge.net/engage/fallout/en/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/en/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 25976,
            "total_words": 262123,
            "translated": 25976,
            "translated_words": 262123,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2121,
            "failing_checks_words": 28478,
            "failing_checks_percent": 8.1,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/en/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/en/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/en/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/en/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/en/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 91,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/de/",
                "url": "https://hive.bgforge.net/api/languages/de/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 155,
            "filename": "data/text/po/de.po",
            "revision": "29811908a296a1147d2c3962bf502a0016feac2d",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/de/",
            "share_url": "https://hive.bgforge.net/engage/fallout/de/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/de/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24666,
            "total_words": 243289,
            "translated": 652,
            "translated_words": 4602,
            "translated_percent": 2.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 81,
            "failing_checks_words": 628,
            "failing_checks_percent": 0.3,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-04-30T12:51:48.690967Z",
            "last_author": "None",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/de/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/de/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/de/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/de/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/de/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/fr/",
                "url": "https://hive.bgforge.net/api/languages/fr/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 156,
            "filename": "data/text/po/fr.po",
            "revision": "ed892275f9adda46df3ace73cfb66159fa32089e",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/fr/",
            "share_url": "https://hive.bgforge.net/engage/fallout/fr/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/fr/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24666,
            "total_words": 243289,
            "translated": 17846,
            "translated_words": 203170,
            "translated_percent": 72.3,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.1,
            "failing_checks": 1349,
            "failing_checks_words": 17226,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T21:19:30.393222Z",
            "last_author": "HawK",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/fr/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/fr/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/fr/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/fr/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/fr/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 199,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/ru/",
                "url": "https://hive.bgforge.net/api/languages/ru/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/ru/statistics/?format=api"
            },
            "language_code": "russian",
            "id": 157,
            "filename": "data/text/po/russian.po",
            "revision": "1449fd2d55f7e9ab360b1c09d299461598a8b200",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/ru/",
            "share_url": "https://hive.bgforge.net/engage/fallout/ru/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/ru/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24719,
            "total_words": 243919,
            "translated": 23985,
            "translated_words": 237159,
            "translated_percent": 97.0,
            "fuzzy": 542,
            "fuzzy_words": 5435,
            "fuzzy_percent": 2.1,
            "failing_checks": 838,
            "failing_checks_words": 12103,
            "failing_checks_percent": 3.3,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2022-09-15T14:07:21.810718Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/ru/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/ru/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/ru/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/ru/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/ru/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/es/",
                "url": "https://hive.bgforge.net/api/languages/es/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/es/statistics/?format=api"
            },
            "language_code": "spanish",
            "id": 158,
            "filename": "data/text/po/spanish.po",
            "revision": "d2c6e580e7d50328f76b3212bb54930e85082007",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/es/",
            "share_url": "https://hive.bgforge.net/engage/fallout/es/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/es/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25861,
            "total_words": 260579,
            "translated": 25473,
            "translated_words": 256730,
            "translated_percent": 98.4,
            "fuzzy": 388,
            "fuzzy_words": 3849,
            "fuzzy_percent": 1.5,
            "failing_checks": 729,
            "failing_checks_words": 8494,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-15T19:27:09.830162Z",
            "last_author": "Paulo",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/es/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 189,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pl/",
                "url": "https://hive.bgforge.net/api/languages/pl/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 176,
            "filename": "data/text/po/pl.po",
            "revision": "19fdab06f181bd1d8cebe1ace7d52411fc35d461",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/pl/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pl/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/pl/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24666,
            "total_words": 243289,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 30,
            "failing_checks_words": 151,
            "failing_checks_percent": 0.1,
            "have_suggestion": 29,
            "have_comment": 0,
            "last_change": "2023-11-03T17:19:13.726581Z",
            "last_author": "Full Name",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/pl/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/it/",
                "url": "https://hive.bgforge.net/api/languages/it/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 177,
            "filename": "data/text/po/it.po",
            "revision": "6d0b39f403b14926b67247c7ff0db5bf4ca2aeda",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/it/",
            "share_url": "https://hive.bgforge.net/engage/fallout/it/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/it/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24666,
            "total_words": 243289,
            "translated": 12,
            "translated_words": 191,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 29,
            "failing_checks_words": 149,
            "failing_checks_percent": 0.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-06-19T15:35:03.938364Z",
            "last_author": "McNelly",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/it/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/sv/",
                "url": "https://hive.bgforge.net/api/languages/sv/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 191,
            "filename": "data/text/po/sv.po",
            "revision": "c967ab377649d7ca6a40a2d449aa09214a8b7178",
            "web_url": "https://hive.bgforge.net/projects/fallout/fixt/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/fixt/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24666,
            "total_words": 243289,
            "translated": 547,
            "translated_words": 2644,
            "translated_percent": 2.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 78,
            "have_comment": 0,
            "last_change": "2023-04-01T07:10:50.042514Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/units/?format=api"
        }
    ]
}