Translation components API.

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

GET /api/components/desktop/polkit-agent-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/polkit-agent-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": 49485,
            "filename": "po/extra/gn.po",
            "revision": "1da003d672634ea8ebd2ef2833811ae3a62c9541",
            "web_url": "https://l10n.elementary.io/projects/desktop/polkit-agent-extra/gn/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/gn/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/polkit-agent-extra/gn/",
            "url": "https://l10n.elementary.io/api/translations/desktop/polkit-agent-extra/gn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "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/polkit-agent-extra/gn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/polkit-agent-extra/gn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/polkit-agent-extra/gn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/polkit-agent-extra/gn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/polkit-agent-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": 50681,
            "filename": "po/extra/id_ID.po",
            "revision": "5cfb7275b21b75fbe3cac2dea49d7b4c66bdf6f8",
            "web_url": "https://l10n.elementary.io/projects/desktop/polkit-agent-extra/id_ID/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/id_ID/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/polkit-agent-extra/id_ID/",
            "url": "https://l10n.elementary.io/api/translations/desktop/polkit-agent-extra/id_ID/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "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/polkit-agent-extra/id_ID/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/polkit-agent-extra/id_ID/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/polkit-agent-extra/id_ID/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/polkit-agent-extra/id_ID/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/polkit-agent-extra/id_ID/units/?format=api"
        }
    ]
}