Translation components API.

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

GET /api/translations/duduauto/settings/hu/units/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 401,
    "next": null,
    "previous": "https://weblate.dudu-auto.com/api/translations/duduauto/settings/hu/units/?format=api&page=8",
    "results": [
        {
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/settings/hu/?format=api",
            "source": [
                "更新进度:__/__"
            ],
            "previous_source": "",
            "target": [
                "Frissítés folyamatban:__/__"
            ],
            "id_hash": -159635991872178861,
            "content_hash": -1461318105215264609,
            "location": "",
            "context": "upgrade_progress_default",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 401,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://weblate.dudu-auto.com/api/units/1071620/?format=api",
            "priority": 100,
            "id": 1188563,
            "web_url": "https://weblate.dudu-auto.com/translate/duduauto/settings/hu/?checksum=7dc8dbe943177553",
            "url": "https://weblate.dudu-auto.com/api/units/1188563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-10-29T02:04:04.400560Z"
        }
    ]
}