Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/zh_Hant/?format=api",
    "source": [
        "This controls how fast the smudge color becomes the color you are painting on.\n0.0 immediately update the smudge color (requires more CPU cycles because of the frequent color checks)\n0.5 change the smudge color steadily towards the canvas color\n1.0 never change the smudge color"
    ],
    "previous_source": "",
    "target": [
        "這會控制塗抹的色彩變成您正在塗繪的色彩的速度。\n0.0 即時更新塗抹色彩 (因為色彩檢查的頻率更頻繁而需要更多 CPU 週期完成)\n0.5 讓塗抹色彩穩定地朝著畫布色彩改變\n1.0 永不改變塗抹色彩"
    ],
    "id_hash": 612675719194706300,
    "content_hash": 612675719194706300,
    "location": "../brushsettings.json:614",
    "context": "",
    "note": "Tooltip for the \"Smudge length\" brush setting",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 92,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 46,
    "source_unit": "https://hosted.weblate.org/api/units/14762483/?format=api",
    "priority": 100,
    "id": 114108580,
    "web_url": "https://hosted.weblate.org/translate/mypaint/libmypaint/zh_Hant/?checksum=8880a9520d1b817c",
    "url": "https://hosted.weblate.org/api/units/114108580/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-16T09:39:54.448944+01:00"
}