Translation components API.

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

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

{
    "count": 442,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/groups/fr/units/?format=api&page=22",
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/fr/?format=api",
            "source": [
                "(<%= count %> pending)"
            ],
            "previous_source": "",
            "target": [
                "(<%= count %> en attente)"
            ],
            "id_hash": -3963175366904293101,
            "content_hash": 1601482807873705195,
            "location": "",
            "context": "pendingCount",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 441,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.habitica.com/api/units/3364649/?format=api",
            "priority": 100,
            "id": 3364745,
            "web_url": "https://translate.habitica.com/translate/habitica/groups/fr/?checksum=48fff90069175913",
            "url": "https://translate.habitica.com/api/units/3364745/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2026-02-27T07:49:10.316879Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/fr/?format=api",
            "source": [
                "Upgrading your Party will cancel all pending invites"
            ],
            "previous_source": "",
            "target": [
                "Mettre à jour votre Équipe annulera toutes les invitations en attente"
            ],
            "id_hash": 8766961768877192336,
            "content_hash": 8068483772073765627,
            "location": "",
            "context": "upgradeCancelsPendingInvites",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 442,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.habitica.com/api/units/3364650/?format=api",
            "priority": 100,
            "id": 3364746,
            "web_url": "https://translate.habitica.com/translate/habitica/groups/fr/?checksum=f9aa8147895af490",
            "url": "https://translate.habitica.com/api/units/3364746/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2026-02-27T07:49:10.318380Z"
        }
    ]
}