Translation components API.

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

GET /api/components/wingpanel/wingpanel-indicator-datetime/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-datetime/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": 49340,
            "filename": "po/ab.po",
            "revision": "3944eb9c9524db3c7d01f9d85f25cc94617d75fe",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-datetime/ab/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ab/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-datetime/ab/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-datetime/ab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 45,
            "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/wingpanel/wingpanel-indicator-datetime/ab/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-datetime/ab/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-datetime/ab/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-datetime/ab/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-datetime/ab/units/?format=api"
        }
    ]
}