Translation components API.

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

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

{
    "count": 243,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/generic/fr/units/?format=api&page=12",
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/fr/?format=api",
            "source": [
                "New Message"
            ],
            "previous_source": "",
            "target": [
                "Nouveau Message"
            ],
            "id_hash": 4981598092488168793,
            "content_hash": 3069410039035990476,
            "location": "",
            "context": "newMessage",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 210,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.habitica.com/api/units/3345631/?format=api",
            "priority": 100,
            "id": 3345655,
            "web_url": "https://translate.habitica.com/translate/habitica/generic/fr/?checksum=c52231124c855559",
            "url": "https://translate.habitica.com/api/units/3345655/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-05T19:05:11.607846Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/fr/?format=api",
            "source": [
                "Target User: '<%= userName %>' does not exist."
            ],
            "previous_source": "",
            "target": [
                "L'Utilisat·eur·rice '<%= userName %>' n'existe pas."
            ],
            "id_hash": 6532231222872065985,
            "content_hash": 7189946617353061697,
            "location": "",
            "context": "targetUserNotExist",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 242,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.habitica.com/api/units/3345632/?format=api",
            "priority": 100,
            "id": 3345656,
            "web_url": "https://translate.habitica.com/translate/habitica/generic/fr/?checksum=daa725b01e0147c1",
            "url": "https://translate.habitica.com/api/units/3345656/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-05T19:05:11.698471Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/fr/?format=api",
            "source": [
                "Please remember to be kind, respectful, and follow the <a href='/static/community-guidelines' target='_blank'>Community Guidelines</a>."
            ],
            "previous_source": "",
            "target": [
                "N'oubliez pas d'être bienveillant·e, respectueu·x·se, et de suivre le <a href='/static/community-guidelines' target='_blank'>Guide de la Communauté</a>."
            ],
            "id_hash": -8692653483792762990,
            "content_hash": -4300234914510545028,
            "location": "",
            "context": "rememberToBeKind",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 243,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.habitica.com/api/units/3345633/?format=api",
            "priority": 100,
            "id": 3345657,
            "web_url": "https://translate.habitica.com/translate/habitica/generic/fr/?checksum=075d7db64ef87792",
            "url": "https://translate.habitica.com/api/units/3345657/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-05T19:05:11.705481Z"
        }
    ]
}