Translation components API.

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

GET /api/translations/shizuku/glossary/ca/units/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 62,
    "next": null,
    "previous": "https://weblate.rikka.app/api/translations/shizuku/glossary/ca/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://weblate.rikka.app/api/translations/shizuku/glossary/ca/?format=api",
            "source": [
                "home_status_service_version_update"
            ],
            "previous_source": "",
            "target": [
                "home_status_service_version_update"
            ],
            "id_hash": 594433092476981889,
            "content_hash": 594433092476981889,
            "location": "",
            "context": "1",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.rikka.app/api/units/61571/?format=api",
            "priority": 100,
            "id": 61615,
            "web_url": "https://weblate.rikka.app/translate/shizuku/glossary/ca/?checksum=883fd9bf87d3d281",
            "url": "https://weblate.rikka.app/api/units/61615/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-28T09:07:57.978850Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/shizuku/glossary/ca/?format=api",
            "source": [
                "Delegated Device Admin mode has been removed"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9153644662060958206,
            "content_hash": -9153644662060958206,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.rikka.app/api/units/67866/?format=api",
            "priority": 100,
            "id": 67912,
            "web_url": "https://weblate.rikka.app/translate/shizuku/glossary/ca/?checksum=00f7b8ad8db4be02",
            "url": "https://weblate.rikka.app/api/units/67912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-05T18:40:34.922422Z"
        }
    ]
}