Translation components API.

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

GET /api/translations/habitica-android/common/zh_Hans/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/zh_Hans/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/zh_Hans/?format=api",
            "source": [
                "easy"
            ],
            "previous_source": "",
            "target": [
                "简单"
            ],
            "id_hash": 7387720991718181641,
            "content_hash": 7243534855141822377,
            "location": "",
            "context": "easy_sentence",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.habitica.com/api/units/2709819/?format=api",
            "priority": 100,
            "id": 2710041,
            "web_url": "https://translate.habitica.com/translate/habitica-android/common/zh_Hans/?checksum=e6867519a30f0b09",
            "url": "https://translate.habitica.com/api/units/2710041/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-30T12:55:01.559519Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/zh_Hans/?format=api",
            "source": [
                "medium"
            ],
            "previous_source": "",
            "target": [
                "中等"
            ],
            "id_hash": -6303884991493277463,
            "content_hash": 4803289193994129200,
            "location": "",
            "context": "medium_sentence",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.habitica.com/api/units/2709820/?format=api",
            "priority": 100,
            "id": 2710042,
            "web_url": "https://translate.habitica.com/translate/habitica-android/common/zh_Hans/?checksum=288419ffe92078e9",
            "url": "https://translate.habitica.com/api/units/2710042/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-30T12:55:01.562522Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/zh_Hans/?format=api",
            "source": [
                "hard"
            ],
            "previous_source": "",
            "target": [
                "困难"
            ],
            "id_hash": 2929905295056273693,
            "content_hash": 904625969959067309,
            "location": "",
            "context": "hard_sentence",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.habitica.com/api/units/2709821/?format=api",
            "priority": 100,
            "id": 2710043,
            "web_url": "https://translate.habitica.com/translate/habitica-android/common/zh_Hans/?checksum=a8a91d57b15d811d",
            "url": "https://translate.habitica.com/api/units/2710043/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-30T12:55:01.565647Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/zh_Hans/?format=api",
            "source": [
                "Flagged %d time",
                "Flagged %d times, hidden"
            ],
            "previous_source": "",
            "target": [
                "被举报%d次,已被屏蔽"
            ],
            "id_hash": -6353997820550052678,
            "content_hash": -8768967742846189531,
            "location": "",
            "context": "flagged_count",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.habitica.com/api/units/2709822/?format=api",
            "priority": 100,
            "id": 2710044,
            "web_url": "https://translate.habitica.com/translate/habitica-android/common/zh_Hans/?checksum=27d210a5aa8204ba",
            "url": "https://translate.habitica.com/api/units/2710044/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-30T12:55:01.658000Z"
        }
    ]
}