Translations
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/resource-catalog-16-0/crnd_solution_profile/translations/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "language": { "code": "en", "name": "English", "plural": { "id": 77, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "eng" ], "direction": "ltr", "web_url": "http://weblate.crnd.pro/languages/en/", "url": "http://weblate.crnd.pro/api/languages/en/?format=api", "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api" }, "language_code": "en", "id": 11830, "filename": "", "revision": "", "web_url": "http://weblate.crnd.pro/projects/resource-catalog-16-0/crnd_solution_profile/en/", "share_url": "http://weblate.crnd.pro/engage/resource-catalog-16-0/en/", "translate_url": "http://weblate.crnd.pro/translate/resource-catalog-16-0/crnd_solution_profile/en/", "url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/en/?format=api", "is_template": true, "is_source": true, "total": 109, "total_words": 288, "translated": 109, "translated_words": 288, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 4, "failing_checks_words": 6, "failing_checks_percent": 3.6, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/en/repository/?format=api", "file_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/en/file/?format=api", "statistics_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/en/statistics/?format=api", "changes_list_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/en/changes/?format=api", "units_list_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/en/units/?format=api" }, { "language": { "code": "uk", "name": "Ukrainian", "plural": { "id": 327, "source": 0, "number": 3, "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2", "type": 2 }, "aliases": [ "ua", "ukr" ], "direction": "ltr", "web_url": "http://weblate.crnd.pro/languages/uk/", "url": "http://weblate.crnd.pro/api/languages/uk/?format=api", "statistics_url": "http://weblate.crnd.pro/api/languages/uk/statistics/?format=api" }, "language_code": "uk", "id": 11831, "filename": "crnd_solution_profile/i18n/uk.po", "revision": "97e47a8712122f06c99c7dac6cfb5c3e57c59dab", "web_url": "http://weblate.crnd.pro/projects/resource-catalog-16-0/crnd_solution_profile/uk/", "share_url": "http://weblate.crnd.pro/engage/resource-catalog-16-0/uk/", "translate_url": "http://weblate.crnd.pro/translate/resource-catalog-16-0/crnd_solution_profile/uk/", "url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/uk/?format=api", "is_template": false, "is_source": false, "total": 109, "total_words": 288, "translated": 57, "translated_words": 166, "translated_percent": 52.2, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 16, "failing_checks_words": 32, "failing_checks_percent": 14.6, "have_suggestion": 0, "have_comment": 0, "last_change": "2025-07-24T10:11:23.604639+03:00", "last_author": "aykirichko", "repository_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/uk/repository/?format=api", "file_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/uk/file/?format=api", "statistics_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/uk/statistics/?format=api", "changes_list_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/uk/changes/?format=api", "units_list_url": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_solution_profile/uk/units/?format=api" } ] }