Translation components API.

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

GET /api/components/dmxcontrol-3/dmx-plugins-32/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": "de",
                "name": "German",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://translate.dmxcontrol-projects.org/languages/de/",
                "url": "https://translate.dmxcontrol-projects.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.dmxcontrol-projects.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 15,
            "filename": "Localizations/de/LC_MESSAGES/DMXPlugins.po",
            "revision": "52342c594b0d24f46f4a294a327dfc04800e4ff7",
            "web_url": "https://translate.dmxcontrol-projects.org/projects/dmxcontrol-3/dmx-plugins-32/de/",
            "share_url": "https://translate.dmxcontrol-projects.org/engage/dmxcontrol-3/de/",
            "translate_url": "https://translate.dmxcontrol-projects.org/translate/dmxcontrol-3/dmx-plugins-32/de/",
            "url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 45,
            "total_words": 94,
            "translated": 45,
            "translated_words": 94,
            "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-01-06T08:52:24.164366Z",
            "last_author": "Jens-Peter Kühn",
            "repository_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/de/repository/?format=api",
            "file_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/de/file/?format=api",
            "statistics_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/de/statistics/?format=api",
            "changes_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/de/changes/?format=api",
            "units_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/de/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 53,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.dmxcontrol-projects.org/languages/en/",
                "url": "https://translate.dmxcontrol-projects.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.dmxcontrol-projects.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 29,
            "filename": "Localizations/DMXPlugins.pot",
            "revision": "11140f88823c0fcf040d59268d479949b2c692ce",
            "web_url": "https://translate.dmxcontrol-projects.org/projects/dmxcontrol-3/dmx-plugins-32/en/",
            "share_url": "https://translate.dmxcontrol-projects.org/engage/dmxcontrol-3/en/",
            "translate_url": "https://translate.dmxcontrol-projects.org/translate/dmxcontrol-3/dmx-plugins-32/en/",
            "url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 45,
            "total_words": 94,
            "translated": 45,
            "translated_words": 94,
            "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.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/en/repository/?format=api",
            "file_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/en/file/?format=api",
            "statistics_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/en/statistics/?format=api",
            "changes_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/en/changes/?format=api",
            "units_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/en/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 92,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://translate.dmxcontrol-projects.org/languages/ja/",
                "url": "https://translate.dmxcontrol-projects.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.dmxcontrol-projects.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 87,
            "filename": "Localizations/ja/LC_MESSAGES/DMXPlugins.po",
            "revision": "6df2b39029c04a99beee4e09c895df4d6f9e4956",
            "web_url": "https://translate.dmxcontrol-projects.org/projects/dmxcontrol-3/dmx-plugins-32/ja/",
            "share_url": "https://translate.dmxcontrol-projects.org/engage/dmxcontrol-3/ja/",
            "translate_url": "https://translate.dmxcontrol-projects.org/translate/dmxcontrol-3/dmx-plugins-32/ja/",
            "url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 45,
            "total_words": 94,
            "translated": 23,
            "translated_words": 39,
            "translated_percent": 51.1,
            "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": "2024-01-01T07:25:02.340050Z",
            "last_author": "Koichiro Saito",
            "repository_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/ja/repository/?format=api",
            "file_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/ja/file/?format=api",
            "statistics_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/ja/statistics/?format=api",
            "changes_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/ja/changes/?format=api",
            "units_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins-32/ja/units/?format=api"
        }
    ]
}