Translation components API.

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

GET /api/translations/takostats/glossary/ar/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.rikka.app/api/translations/takostats/glossary/ar/?format=api",
            "source": [
                "Export %d record to"
            ],
            "previous_source": "",
            "target": [
                "تصدير d% السجل الى"
            ],
            "id_hash": -2403167435462751684,
            "content_hash": -2403167435462751684,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.rikka.app/api/units/78843/?format=api",
            "priority": 100,
            "id": 78844,
            "web_url": "https://weblate.rikka.app/translate/takostats/glossary/ar/?checksum=5ea63bf33174ca3c",
            "url": "https://weblate.rikka.app/api/units/78844/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-10-04T18:53:50.109219Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/takostats/glossary/ar/?format=api",
            "source": [
                "Export %d record to"
            ],
            "previous_source": "",
            "target": [
                "تصدير d% السجل الى"
            ],
            "id_hash": 8934837093030331757,
            "content_hash": 8934837093030331757,
            "location": "",
            "context": "1",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.rikka.app/api/units/78859/?format=api",
            "priority": 100,
            "id": 78860,
            "web_url": "https://weblate.rikka.app/translate/takostats/glossary/ar/?checksum=fbfeeaff500e856d",
            "url": "https://weblate.rikka.app/api/units/78860/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-10-04T19:13:17.759657Z"
        }
    ]
}