Units API.

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

GET /api/units/2231180/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/ja/?format=api",
    "source": [
        "Rotate every Monday at 00:00 local time"
    ],
    "previous_source": "",
    "target": [
        "毎週月曜日の現地時間 00:00 にローテーションします"
    ],
    "id_hash": -6751252291821338964,
    "content_hash": -6751252291821338964,
    "location": "cmk/gui/cee/cmc_config.py:834",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13963,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.checkmk.com/api/units/2221784/?format=api",
    "priority": 100,
    "id": 2231180,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=224ebbcf6cf27eac",
    "url": "https://translate.checkmk.com/api/units/2231180/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-24T05:12:12.431010Z"
}