Translation components API.

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

GET /api/translations/habitica/generic/ru/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/ru/units/?format=api&page=12",
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/ru/?format=api",
            "source": [
                "New Message"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4981598092488168793,
            "content_hash": 3069410039035990476,
            "location": "",
            "context": "newMessage",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 3345694,
            "web_url": "https://translate.habitica.com/translate/habitica/generic/ru/?checksum=c52231124c855559",
            "url": "https://translate.habitica.com/api/units/3345694/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-05T19:05:18.203371Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/ru/?format=api",
            "source": [
                "Target User: '<%= userName %>' does not exist."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6532231222872065985,
            "content_hash": 7189946617353061697,
            "location": "",
            "context": "targetUserNotExist",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 3345695,
            "web_url": "https://translate.habitica.com/translate/habitica/generic/ru/?checksum=daa725b01e0147c1",
            "url": "https://translate.habitica.com/api/units/3345695/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-05T19:05:18.286267Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/ru/?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": [
                ""
            ],
            "id_hash": -8692653483792762990,
            "content_hash": -4300234914510545028,
            "location": "",
            "context": "rememberToBeKind",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 3345696,
            "web_url": "https://translate.habitica.com/translate/habitica/generic/ru/?checksum=075d7db64ef87792",
            "url": "https://translate.habitica.com/api/units/3345696/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-05T19:05:18.290469Z"
        }
    ]
}