Translation components API.

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

GET /api/translations/engage/database/en/units/?format=api&page=48
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2353,
    "next": null,
    "previous": "https://translate.engagevr.io/api/translations/engage/database/en/units/?format=api&page=47",
    "results": [
        {
            "translation": "https://translate.engagevr.io/api/translations/engage/database/en/?format=api",
            "language_code": "en",
            "source": [
                "Feedback Form"
            ],
            "previous_source": "",
            "target": [
                "Feedback Form"
            ],
            "id_hash": 1282961443152576669,
            "content_hash": 1282961443152576669,
            "location": "",
            "context": "self///11#name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2351,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.engagevr.io/api/units/2351/?format=api",
            "priority": 100,
            "id": 2351,
            "web_url": "https://translate.engagevr.io/translate/engage/database/en/?checksum=91cdfea297a1c09d",
            "url": "https://translate.engagevr.io/api/units/2351/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-10-16T07:51:28.748558Z",
            "last_updated": "2025-10-16T07:51:28.748563Z"
        },
        {
            "translation": "https://translate.engagevr.io/api/translations/engage/database/en/?format=api",
            "language_code": "en",
            "source": [
                "Quick Quiz"
            ],
            "previous_source": "",
            "target": [
                "Quick Quiz"
            ],
            "id_hash": -8603568734315024014,
            "content_hash": -8603568734315024014,
            "location": "",
            "context": "self///10#name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2352,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.engagevr.io/api/units/2352/?format=api",
            "priority": 100,
            "id": 2352,
            "web_url": "https://translate.engagevr.io/translate/engage/database/en/?checksum=0899fbd1de7ef172",
            "url": "https://translate.engagevr.io/api/units/2352/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-10-16T07:51:28.748613Z",
            "last_updated": "2025-10-16T07:51:28.748618Z"
        },
        {
            "translation": "https://translate.engagevr.io/api/translations/engage/database/en/?format=api",
            "language_code": "en",
            "source": [
                "Pop-up Quiz"
            ],
            "previous_source": "",
            "target": [
                "Pop-up Quiz"
            ],
            "id_hash": 7910750761359190884,
            "content_hash": 7910750761359190884,
            "location": "",
            "context": "self///12#name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2353,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.engagevr.io/api/units/2353/?format=api",
            "priority": 100,
            "id": 2353,
            "web_url": "https://translate.engagevr.io/translate/engage/database/en/?checksum=edc8a1e78d772b64",
            "url": "https://translate.engagevr.io/api/units/2353/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-10-16T07:51:28.748664Z",
            "last_updated": "2025-10-16T07:51:28.748669Z"
        }
    ]
}