Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/loginincentives/zh_Hant/units/?format=api",
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/loginincentives/zh_Hant/?format=api",
            "source": [
                "Check-In Rewards"
            ],
            "previous_source": "",
            "target": [
                "登入獎勵"
            ],
            "id_hash": 3394207034786284464,
            "content_hash": -5863996744507250968,
            "location": "",
            "context": "checkInRewards",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.habitica.com/api/units/660912/?format=api",
            "priority": 100,
            "id": 175652,
            "web_url": "https://translate.habitica.com/translate/habitica/loginincentives/zh_Hant/?checksum=af1aa5509a9183b0",
            "url": "https://translate.habitica.com/api/units/175652/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-02-13T18:25:38.223348Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/loginincentives/zh_Hant/?format=api",
            "source": [
                "You received Check-In Prizes! Visit your Inventory and Equipment to see what's new."
            ],
            "previous_source": "",
            "target": [
                "你獲得了登入獎勵!前往你的背包和裝備查看有哪些新物品。"
            ],
            "id_hash": -2741883714183876218,
            "content_hash": 105557297582630330,
            "location": "",
            "context": "backloggedCheckInRewards",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.habitica.com/api/units/660913/?format=api",
            "priority": 100,
            "id": 175653,
            "web_url": "https://translate.habitica.com/translate/habitica/loginincentives/zh_Hant/?checksum=59f2df4a00a43186",
            "url": "https://translate.habitica.com/api/units/175653/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-02-13T18:25:38.328246Z"
        }
    ]
}