Translation components API.

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

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

{
    "count": 64,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/common/ja/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/ja/?format=api",
            "source": [
                "Are you sure?"
            ],
            "previous_source": "",
            "target": [
                "よろしいですか?"
            ],
            "id_hash": -7667224383493824848,
            "content_hash": -1614548861772478561,
            "location": "",
            "context": "are_you_sure",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.habitica.com/api/units/2415913/?format=api",
            "priority": 100,
            "id": 3298601,
            "web_url": "https://translate.habitica.com/translate/habitica-android/common/ja/?checksum=15988c0bc0a31eb0",
            "url": "https://translate.habitica.com/api/units/3298601/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-22T17:21:31.892297Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/ja/?format=api",
            "source": [
                "Task"
            ],
            "previous_source": "",
            "target": [
                "タスク"
            ],
            "id_hash": 6602763574628310533,
            "content_hash": -649080613350578506,
            "location": "",
            "context": "task",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.habitica.com/api/units/2415914/?format=api",
            "priority": 100,
            "id": 3298602,
            "web_url": "https://translate.habitica.com/translate/habitica-android/common/ja/?checksum=dba1ba7cf99bde05",
            "url": "https://translate.habitica.com/api/units/3298602/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-22T17:21:31.897516Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/ja/?format=api",
            "source": [
                "Failed to load"
            ],
            "previous_source": "",
            "target": [
                "読み込みに失敗しました"
            ],
            "id_hash": 9088831054340412274,
            "content_hash": -3515216622670824656,
            "location": "",
            "context": "failed",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.habitica.com/api/units/2415915/?format=api",
            "priority": 100,
            "id": 3298603,
            "web_url": "https://translate.habitica.com/translate/habitica-android/common/ja/?checksum=fe2203b0717fd372",
            "url": "https://translate.habitica.com/api/units/3298603/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-22T17:21:31.899938Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/ja/?format=api",
            "source": [
                "Retry"
            ],
            "previous_source": "",
            "target": [
                "再試行"
            ],
            "id_hash": -365048040403735329,
            "content_hash": 1211241569065274858,
            "location": "",
            "context": "retry",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.habitica.com/api/units/2415916/?format=api",
            "priority": 100,
            "id": 3298604,
            "web_url": "https://translate.habitica.com/translate/habitica-android/common/ja/?checksum=7aef16bdc9c86cdf",
            "url": "https://translate.habitica.com/api/units/3298604/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-22T17:21:31.908259Z"
        }
    ]
}