Units API.

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

GET /api/units/1591844/?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/boilr/website/zh_Hans/?format=api",
    "source": [
        "<b>Price Change</b></br></br>Triggered when price changes more than X amount (in currency or percentage) in a specified time frame (e.g. 15 min). It uses a rolling time frame: price is fetched with a given update interval (e.g. 30 s) and compared with the price fetched one time frame ago (e.g. 15 min ago)."
    ],
    "previous_source": "",
    "target": [
        "<b>波动提醒</b></br></br>当价格在特定时间段内(如15分钟)变化超过X数量(以货币或百分比计算)时触发。它使用一个滚动时间帧:价格根据给定的更新间隔(例如30秒)获取,并与一个时间帧之前获取的价格(例如15分钟之前)进行比较。"
    ],
    "id_hash": 5603661694342968019,
    "content_hash": -8802610217245386636,
    "location": "",
    "context": "featureImage3",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 52,
    "source_unit": "https://hosted.weblate.org/api/units/1564299/?format=api",
    "priority": 100,
    "id": 1591844,
    "web_url": "https://hosted.weblate.org/translate/boilr/website/zh_Hans/?checksum=cdc4349f1cc6b2d3",
    "url": "https://hosted.weblate.org/api/units/1591844/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-03-04T09:48:21+01:00"
}