Translation components API.

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

GET /api/components/dmxcontrol-3/dmx-plugins/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": "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": 44,
            "filename": "Localizations/DMXPlugins.pot",
            "revision": "4b789a0ec08c58a2f6db45df18ce8823b17f32f1",
            "web_url": "https://translate.dmxcontrol-projects.org/projects/dmxcontrol-3/dmx-plugins/en/",
            "share_url": "https://translate.dmxcontrol-projects.org/engage/dmxcontrol-3/en/",
            "translate_url": "https://translate.dmxcontrol-projects.org/translate/dmxcontrol-3/dmx-plugins/en/",
            "url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 272,
            "total_words": 3681,
            "translated": 272,
            "translated_words": 3681,
            "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/en/repository/?format=api",
            "file_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/en/file/?format=api",
            "statistics_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/en/statistics/?format=api",
            "changes_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/en/changes/?format=api",
            "units_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/en/units/?format=api"
        },
        {
            "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": 45,
            "filename": "Localizations/de/LC_MESSAGES/DMXPlugins.po",
            "revision": "372c1531a02d46fda0fd368d7315c0f169a05da9",
            "web_url": "https://translate.dmxcontrol-projects.org/projects/dmxcontrol-3/dmx-plugins/de/",
            "share_url": "https://translate.dmxcontrol-projects.org/engage/dmxcontrol-3/de/",
            "translate_url": "https://translate.dmxcontrol-projects.org/translate/dmxcontrol-3/dmx-plugins/de/",
            "url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 272,
            "total_words": 3681,
            "translated": 272,
            "translated_words": 3681,
            "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-04-16T16:23:36.765251Z",
            "last_author": "Stefan Kistner",
            "repository_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/de/repository/?format=api",
            "file_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/de/file/?format=api",
            "statistics_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/de/statistics/?format=api",
            "changes_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/de/changes/?format=api",
            "units_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/de/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.dmxcontrol-projects.org/languages/fr/",
                "url": "https://translate.dmxcontrol-projects.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.dmxcontrol-projects.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 46,
            "filename": "Localizations/fr/LC_MESSAGES/DMXPlugins.po",
            "revision": "f0fd194530f8afbed9a468d0fb5f2a311cbe8ab7",
            "web_url": "https://translate.dmxcontrol-projects.org/projects/dmxcontrol-3/dmx-plugins/fr/",
            "share_url": "https://translate.dmxcontrol-projects.org/engage/dmxcontrol-3/fr/",
            "translate_url": "https://translate.dmxcontrol-projects.org/translate/dmxcontrol-3/dmx-plugins/fr/",
            "url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 272,
            "total_words": 3681,
            "translated": 272,
            "translated_words": 3681,
            "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-04-16T16:24:01.795534Z",
            "last_author": "Stefan Kistner",
            "repository_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/fr/repository/?format=api",
            "file_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/fr/file/?format=api",
            "statistics_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/fr/statistics/?format=api",
            "changes_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/fr/changes/?format=api",
            "units_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/fr/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": 47,
            "filename": "Localizations/ja/LC_MESSAGES/DMXPlugins.po",
            "revision": "b0d6c00334a28b1441a07c79ee81565c3e95857e",
            "web_url": "https://translate.dmxcontrol-projects.org/projects/dmxcontrol-3/dmx-plugins/ja/",
            "share_url": "https://translate.dmxcontrol-projects.org/engage/dmxcontrol-3/ja/",
            "translate_url": "https://translate.dmxcontrol-projects.org/translate/dmxcontrol-3/dmx-plugins/ja/",
            "url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 272,
            "total_words": 3681,
            "translated": 30,
            "translated_words": 76,
            "translated_percent": 11.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": "2024-02-08T00:39:29.673213Z",
            "last_author": "Patrick Grote",
            "repository_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/ja/repository/?format=api",
            "file_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/ja/file/?format=api",
            "statistics_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/ja/statistics/?format=api",
            "changes_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/ja/changes/?format=api",
            "units_list_url": "https://translate.dmxcontrol-projects.org/api/translations/dmxcontrol-3/dmx-plugins/ja/units/?format=api"
        }
    ]
}