Translation components API.

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

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

{
    "count": 862,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/questscontent/zh_Hant/units/?format=api&page=43",
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/zh_Hant/?format=api",
            "source": [
                "Opal Hatching Potion"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6812268436092742539,
            "content_hash": -7873062706666827227,
            "location": "",
            "context": "questOpalDropOpalPotion",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 852,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.habitica.com/api/units/3348213/?format=api",
            "priority": 100,
            "id": 3348672,
            "web_url": "https://translate.habitica.com/translate/habitica/questscontent/zh_Hant/?checksum=2175f5f348161475",
            "url": "https://translate.habitica.com/api/units/3348672/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-21T11:18:15.132862Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/zh_Hant/?format=api",
            "source": [
                "Unlocks Opal Hatching Potions for purchase in the Market"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2575818236798549941,
            "content_hash": -3161595561850690783,
            "location": "",
            "context": "questOpalUnlockText",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 853,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.habitica.com/api/units/3348214/?format=api",
            "priority": 100,
            "id": 3348673,
            "web_url": "https://translate.habitica.com/translate/habitica/questscontent/zh_Hant/?checksum=a3bf250a0259bfb5",
            "url": "https://translate.habitica.com/api/units/3348673/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-21T11:18:15.135981Z"
        }
    ]
}