Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-platform-logging-ui/uk/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-logging-ui/uk/?format=api",
            "source": [
                "Logger \"{0}\" level has been unset."
            ],
            "previous_source": "",
            "target": [
                "Рівень logger \"{0}\" не встановлено."
            ],
            "id_hash": -7436780472151186882,
            "content_hash": 3468615362004934840,
            "location": "",
            "context": "logging.admin.unsetLevel.success",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.xwiki.org/api/units/569572/?format=api",
            "priority": 100,
            "id": 569680,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-logging-ui/uk/?checksum=18cb3f8ff4dde23e",
            "url": "https://l10n.xwiki.org/api/units/569680/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-21T08:46:36.384677Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-logging-ui/uk/?format=api",
            "source": [
                "Logger \"{0}\" level has been set to \"{1}\"."
            ],
            "previous_source": "",
            "target": [
                "Рівень logger \"{0}\" встановлено на \"{1}\"."
            ],
            "id_hash": -7450780013106156814,
            "content_hash": -5962422527007193535,
            "location": "",
            "context": "logging.admin.setLevel.success",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.xwiki.org/api/units/569573/?format=api",
            "priority": 100,
            "id": 569681,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-logging-ui/uk/?checksum=1899830dd33a2af2",
            "url": "https://l10n.xwiki.org/api/units/569681/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-21T08:46:36.391609Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-logging-ui/uk/?format=api",
            "source": [
                "Failed to set log level: the logger \"{0}\" doesn't exist."
            ],
            "previous_source": "",
            "target": [
                "Не вдалося встановити рівень журналу: logger \"{0}\" не існує."
            ],
            "id_hash": -3729466028399106984,
            "content_hash": 5277652259786696405,
            "location": "",
            "context": "logging.admin.setLevel.error",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.xwiki.org/api/units/569574/?format=api",
            "priority": 100,
            "id": 569682,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-logging-ui/uk/?checksum=4c3e46681f626458",
            "url": "https://l10n.xwiki.org/api/units/569682/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-21T08:46:36.395395Z"
        }
    ]
}