Translation components API.

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

GET /api/translations/habitica/challenge/ja/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 110,
    "next": "https://translate.habitica.com/api/translations/habitica/challenge/ja/units/?format=api&page=4",
    "previous": "https://translate.habitica.com/api/translations/habitica/challenge/ja/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "User not found among challenge's members"
            ],
            "previous_source": "",
            "target": [
                "チャレンジのメンバーの中にユーザーが見つかりません"
            ],
            "id_hash": 6499313364990336637,
            "content_hash": -3413383163842084051,
            "location": "",
            "context": "challengeMemberNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.habitica.com/api/units/656255/?format=api",
            "priority": 100,
            "id": 3261057,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=da32331214329e7d",
            "url": "https://translate.habitica.com/api/units/3261057/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.934194Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "Only the group leader can create challenges"
            ],
            "previous_source": "",
            "target": [
                "グループのリーダーだけがチャレンジを作成できます"
            ],
            "id_hash": 3083669195472981114,
            "content_hash": -4633046603376266370,
            "location": "",
            "context": "onlyGroupLeaderChal",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.habitica.com/api/units/656256/?format=api",
            "priority": 100,
            "id": 3261058,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=aacb64cb98fb4c7a",
            "url": "https://translate.habitica.com/api/units/3261058/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.935999Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "Prize must be at least 1 Gem for Public Challenges."
            ],
            "previous_source": "",
            "target": [
                "公共のチャレンジを開催するには、賞品が少なくとも1ジェム必要です。"
            ],
            "id_hash": -5782607191306537291,
            "content_hash": 3484865348587832762,
            "location": "",
            "context": "tavChalsMinPrize",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.habitica.com/api/units/656257/?format=api",
            "priority": 100,
            "id": 3261059,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=2fc00d65a68df6b5",
            "url": "https://translate.habitica.com/api/units/3261059/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.937770Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "You can't afford this prize. Purchase more gems or lower the prize amount."
            ],
            "previous_source": "",
            "target": [
                "賞品分のジェムがありません。ジェムを追加購入するか、より安い賞品にしてください。"
            ],
            "id_hash": -3180746599345244000,
            "content_hash": -2865612401510282276,
            "location": "",
            "context": "cantAfford",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.habitica.com/api/units/656258/?format=api",
            "priority": 100,
            "id": 3261060,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=53dbb7d1f97eb8a0",
            "url": "https://translate.habitica.com/api/units/3261060/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.942249Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "\"challengeId\" must be a valid UUID."
            ],
            "previous_source": "",
            "target": [
                "\"challengeId\" の UUID が無効です。"
            ],
            "id_hash": -3760856278840617719,
            "content_hash": -824416040105834567,
            "location": "",
            "context": "challengeIdRequired",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.habitica.com/api/units/656259/?format=api",
            "priority": 100,
            "id": 3261061,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=4bcec123e8685509",
            "url": "https://translate.habitica.com/api/units/3261061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.944052Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "\"winnerId\" must be a valid UUID."
            ],
            "previous_source": "",
            "target": [
                "\"winnerId\" のUUIDが無効です。"
            ],
            "id_hash": 4898779295351427088,
            "content_hash": -5500259800474025047,
            "location": "",
            "context": "winnerIdRequired",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.habitica.com/api/units/656260/?format=api",
            "priority": 100,
            "id": 3261062,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=c3fbf5d07475d010",
            "url": "https://translate.habitica.com/api/units/3261062/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.945866Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "Challenge not found or you don't have access."
            ],
            "previous_source": "",
            "target": [
                "チャレンジが見つからなかったか、アクセスできません。"
            ],
            "id_hash": -681581421531434663,
            "content_hash": 7073057393838528735,
            "location": "",
            "context": "challengeNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.habitica.com/api/units/656261/?format=api",
            "priority": 100,
            "id": 3261063,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=768a894eec1cf159",
            "url": "https://translate.habitica.com/api/units/3261063/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.949468Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "Only the challenge leader can delete it."
            ],
            "previous_source": "",
            "target": [
                "削除できるのは、チャレンジのリーダーだけです。"
            ],
            "id_hash": 1469394058796838044,
            "content_hash": -8827515940564443303,
            "location": "",
            "context": "onlyLeaderDeleteChal",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.habitica.com/api/units/656262/?format=api",
            "priority": 100,
            "id": 3261064,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=9464561c7da7ac9c",
            "url": "https://translate.habitica.com/api/units/3261064/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.954316Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "Only the challenge leader can update it."
            ],
            "previous_source": "",
            "target": [
                "更新できるのは、チャレンジのリーダーだけです。"
            ],
            "id_hash": 1085277838837357128,
            "content_hash": 429158736886191481,
            "location": "",
            "context": "onlyLeaderUpdateChal",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.habitica.com/api/units/656263/?format=api",
            "priority": 100,
            "id": 3261065,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=8f0fae71c2811a48",
            "url": "https://translate.habitica.com/api/units/3261065/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.966536Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "Winner with id \"<%= userId %>\" not found or not part of the challenge."
            ],
            "previous_source": "",
            "target": [
                "「<%= userId %>」の優勝者が見つからないか、チャレンジのメンバーではありません。"
            ],
            "id_hash": 4316109426873982900,
            "content_hash": 970632819754878192,
            "location": "",
            "context": "winnerNotFound",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.habitica.com/api/units/656264/?format=api",
            "priority": 100,
            "id": 3261066,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=bbe5e6a7f089dfb4",
            "url": "https://translate.habitica.com/api/units/3261066/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.969750Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "Tasks belonging to a challenge can only be edited by the leader."
            ],
            "previous_source": "",
            "target": [
                "チャレンジのタスクは、リーダーだけが編集できます。"
            ],
            "id_hash": -2424207020679144565,
            "content_hash": -4400799182545111853,
            "location": "",
            "context": "onlyChalLeaderEditTasks",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.habitica.com/api/units/656267/?format=api",
            "priority": 100,
            "id": 3261067,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=5e5b7c8f06695b8b",
            "url": "https://translate.habitica.com/api/units/3261067/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.974184Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "User is already participating in this challenge."
            ],
            "previous_source": "",
            "target": [
                "ユーザーはすでにこのチャレンジに参加しています。"
            ],
            "id_hash": -2183718581999333656,
            "content_hash": 6828874889728431465,
            "location": "",
            "context": "userAlreadyInChallenge",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.habitica.com/api/units/656268/?format=api",
            "priority": 100,
            "id": 3261068,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=61b1df84fe828ee8",
            "url": "https://translate.habitica.com/api/units/3261068/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.978042Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "Only broken challenges tasks can be unlinked."
            ],
            "previous_source": "",
            "target": [
                "チャレンジとの連関が切れたタスクのみ、リンクを解除できます。"
            ],
            "id_hash": -7587901615649253399,
            "content_hash": -6163803976046852424,
            "location": "",
            "context": "cantOnlyUnlinkChalTask",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.habitica.com/api/units/656269/?format=api",
            "priority": 100,
            "id": 3261069,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=16b25baed89d17e9",
            "url": "https://translate.habitica.com/api/units/3261069/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.991381Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "Joined a Challenge"
            ],
            "previous_source": "",
            "target": [
                "チャレンジに参加しました"
            ],
            "id_hash": 3386202474264310907,
            "content_hash": 1945859846516732919,
            "location": "",
            "context": "joinedChallenge",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.habitica.com/api/units/656271/?format=api",
            "priority": 100,
            "id": 3261070,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=aefe3535a012b47b",
            "url": "https://translate.habitica.com/api/units/3261070/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:07.998601Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "This user put themselves to the test by joining a Challenge!"
            ],
            "previous_source": "",
            "target": [
                "チャレンジに参加することで自らに試練を課しました!"
            ],
            "id_hash": -5385552139375269562,
            "content_hash": -2692001163968634799,
            "location": "",
            "context": "joinedChallengeText",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.habitica.com/api/units/656272/?format=api",
            "priority": 100,
            "id": 3261071,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=3542acdcf5312946",
            "url": "https://translate.habitica.com/api/units/3261071/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:08.004951Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "My Challenges"
            ],
            "previous_source": "",
            "target": [
                "マイチャレンジ"
            ],
            "id_hash": -1248723413696424544,
            "content_hash": -6147518426651035786,
            "location": "",
            "context": "myChallenges",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.habitica.com/api/units/656273/?format=api",
            "priority": 100,
            "id": 3261072,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=6eaba4abd7e955a0",
            "url": "https://translate.habitica.com/api/units/3261072/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:08.008241Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "Discover Challenges"
            ],
            "previous_source": "",
            "target": [
                "チャレンジを探す"
            ],
            "id_hash": 3179207475741060820,
            "content_hash": -6110404004119325689,
            "location": "",
            "context": "findChallenges",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.habitica.com/api/units/656274/?format=api",
            "priority": 100,
            "id": 3261073,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=ac1ed05ae2cfeed4",
            "url": "https://translate.habitica.com/api/units/3261073/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:08.011044Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "You don't have any Challenges."
            ],
            "previous_source": "",
            "target": [
                "チャレンジはありません。"
            ],
            "id_hash": 6158775239505193080,
            "content_hash": 4777338669820023486,
            "location": "",
            "context": "noChallengeTitle",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.habitica.com/api/units/656275/?format=api",
            "priority": 100,
            "id": 3261074,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=d5785d73222da878",
            "url": "https://translate.habitica.com/api/units/3261074/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:08.015081Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "Find recommended Challenges based on your interests, browse Habitica's public Challenges, or create your own Challenges."
            ],
            "previous_source": "",
            "target": [
                "閲覧した公共のチャレンジや自分で作ったチャレンジに基づいた、おすすめのチャレンジを見つけましょう。"
            ],
            "id_hash": 11658564373326228,
            "content_hash": -2792100761061626673,
            "location": "",
            "context": "challengeDescription2",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.habitica.com/api/units/656277/?format=api",
            "priority": 100,
            "id": 3261075,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=80296b670c102994",
            "url": "https://translate.habitica.com/api/units/3261075/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:08.018896Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ja/?format=api",
            "source": [
                "We couldn't find any matching Challenges."
            ],
            "previous_source": "",
            "target": [
                "一致するチャレンジが見つかりませんでした。"
            ],
            "id_hash": 292370256246265421,
            "content_hash": 5797750149331749127,
            "location": "",
            "context": "noChallengeMatchFilters",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.habitica.com/api/units/656278/?format=api",
            "priority": 100,
            "id": 3261076,
            "web_url": "https://translate.habitica.com/translate/habitica/challenge/ja/?checksum=840eb532f272d64d",
            "url": "https://translate.habitica.com/api/units/3261076/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-11T17:21:08.021776Z"
        }
    ]
}