Translation components API.

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

GET /api/components/wingpanel/wingpanel-indicator-notifications/translations/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 201,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-notifications/translations/?format=api&page=4",
    "results": [
        {
            "language": {
                "id": 1245,
                "code": "ab",
                "name": "Abkhazian",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "abk"
                ],
                "direction": "ltr",
                "population": 91952,
                "web_url": "https://l10n.elementary.io/languages/ab/",
                "url": "https://l10n.elementary.io/api/languages/ab/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ab/statistics/?format=api"
            },
            "language_code": "ab",
            "id": 49332,
            "filename": "po/ab.po",
            "revision": "45133cf25585d3c04443e2490e8a5035d4409205",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ab/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ab/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ab/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "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": "2024-05-04T06:43:29.555634Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ab/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ab/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ab/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ab/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ab/units/?format=api"
        }
    ]
}