Translations
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/pathfinder-wotr/books/translations/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "language": { "code": "en", "name": "English", "plural": { "id": 73, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "english", "en_en", "base", "source", "eng" ], "direction": "ltr", "web_url": "http://waldo.team/languages/en/", "url": "https://waldo.team/api/languages/en/?format=api", "statistics_url": "https://waldo.team/api/languages/en/statistics/?format=api" }, "language_code": "en", "id": 1135, "filename": "", "revision": "", "web_url": "http://waldo.team/projects/pathfinder-wotr/books/en/", "share_url": "http://waldo.team/engage/pathfinder-wotr/en/", "translate_url": "http://waldo.team/translate/pathfinder-wotr/books/en/", "url": "https://waldo.team/api/translations/pathfinder-wotr/books/en/?format=api", "is_template": true, "is_source": true, "total": 245, "total_words": 30265, "translated": 245, "translated_words": 30265, "translated_percent": 100.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://waldo.team/api/translations/pathfinder-wotr/books/en/repository/?format=api", "file_url": "https://waldo.team/api/translations/pathfinder-wotr/books/en/file/?format=api", "statistics_url": "https://waldo.team/api/translations/pathfinder-wotr/books/en/statistics/?format=api", "changes_list_url": "https://waldo.team/api/translations/pathfinder-wotr/books/en/changes/?format=api", "units_list_url": "https://waldo.team/api/translations/pathfinder-wotr/books/en/units/?format=api" }, { "language": { "code": "ko", "name": "Korean", "plural": { "id": 166, "source": 0, "number": 1, "formula": "0", "type": 0 }, "aliases": [ "korean", "kor" ], "direction": "ltr", "web_url": "http://waldo.team/languages/ko/", "url": "https://waldo.team/api/languages/ko/?format=api", "statistics_url": "https://waldo.team/api/languages/ko/statistics/?format=api" }, "language_code": "ko", "id": 1140, "filename": "translation/ko/Books.po", "revision": "cb6c871f1d38faf992da99d6ec435be84a0567a0", "web_url": "http://waldo.team/projects/pathfinder-wotr/books/ko/", "share_url": "http://waldo.team/engage/pathfinder-wotr/ko/", "translate_url": "http://waldo.team/translate/pathfinder-wotr/books/ko/", "url": "https://waldo.team/api/translations/pathfinder-wotr/books/ko/?format=api", "is_template": false, "is_source": false, "total": 245, "total_words": 30265, "translated": 245, "translated_words": 30265, "translated_percent": 100.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": "2026-03-08T00:35:09.923063+09:00", "last_author": "OSI", "repository_url": "https://waldo.team/api/translations/pathfinder-wotr/books/ko/repository/?format=api", "file_url": "https://waldo.team/api/translations/pathfinder-wotr/books/ko/file/?format=api", "statistics_url": "https://waldo.team/api/translations/pathfinder-wotr/books/ko/statistics/?format=api", "changes_list_url": "https://waldo.team/api/translations/pathfinder-wotr/books/ko/changes/?format=api", "units_list_url": "https://waldo.team/api/translations/pathfinder-wotr/books/ko/units/?format=api" }, { "language": { "code": "ko_mt", "name": "한국어 (기계번역)", "plural": { "id": 391, "source": 0, "number": 1, "formula": "0", "type": 0 }, "aliases": [], "direction": "ltr", "web_url": "http://waldo.team/languages/ko_mt/", "url": "https://waldo.team/api/languages/ko_mt/?format=api", "statistics_url": "https://waldo.team/api/languages/ko_mt/statistics/?format=api" }, "language_code": "ko_mt", "id": 1143, "filename": "translation/ko_mt/Books.po", "revision": "f0a85f2d2e81cef8712eb545fc7cc02c9c288a91", "web_url": "http://waldo.team/projects/pathfinder-wotr/books/ko_mt/", "share_url": "http://waldo.team/engage/pathfinder-wotr/ko_mt/", "translate_url": "http://waldo.team/translate/pathfinder-wotr/books/ko_mt/", "url": "https://waldo.team/api/translations/pathfinder-wotr/books/ko_mt/?format=api", "is_template": false, "is_source": false, "total": 245, "total_words": 30265, "translated": 245, "translated_words": 30265, "translated_percent": 100.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://waldo.team/api/translations/pathfinder-wotr/books/ko_mt/repository/?format=api", "file_url": "https://waldo.team/api/translations/pathfinder-wotr/books/ko_mt/file/?format=api", "statistics_url": "https://waldo.team/api/translations/pathfinder-wotr/books/ko_mt/statistics/?format=api", "changes_list_url": "https://waldo.team/api/translations/pathfinder-wotr/books/ko_mt/changes/?format=api", "units_list_url": "https://waldo.team/api/translations/pathfinder-wotr/books/ko_mt/units/?format=api" } ] }