Translation components API.

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

GET /api/components/desktop/shortcut-overlay-extra/translations/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 202,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay-extra/translations/?format=api&page=4",
    "results": [
        {
            "language": {
                "id": 1243,
                "code": "gn",
                "name": "Guarani",
                "plural": {
                    "id": 730,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "grn"
                ],
                "direction": "ltr",
                "population": 5827106,
                "web_url": "https://l10n.elementary.io/languages/gn/",
                "url": "https://l10n.elementary.io/api/languages/gn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/gn/statistics/?format=api"
            },
            "language_code": "gn",
            "id": 49533,
            "filename": "po/extra/gn.po",
            "revision": "4d9c578cb7ed4eeb626a2a84820658e65a7b8d89",
            "web_url": "https://l10n.elementary.io/projects/desktop/shortcut-overlay-extra/gn/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/gn/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/shortcut-overlay-extra/gn/",
            "url": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/gn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 71,
            "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://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/gn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/gn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/gn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/gn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/gn/units/?format=api"
        },
        {
            "language": {
                "id": 813,
                "code": "id_ID",
                "name": "Indonesian",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/id_ID/",
                "url": "https://l10n.elementary.io/api/languages/id_ID/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/id_ID/statistics/?format=api"
            },
            "language_code": "id_ID",
            "id": 50684,
            "filename": "po/extra/id_ID.po",
            "revision": "75cf8b732212b9c941a05d358fd98bbb244e5f73",
            "web_url": "https://l10n.elementary.io/projects/desktop/shortcut-overlay-extra/id_ID/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/id_ID/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/shortcut-overlay-extra/id_ID/",
            "url": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/id_ID/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 71,
            "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://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/id_ID/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/id_ID/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/id_ID/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/id_ID/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/id_ID/units/?format=api"
        }
    ]
}