Units API

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

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

{
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app/zh_Hans/?format=api",
    "source": "The photo cannot be taken because there is not enough storage on the selected memory card.",
    "previous_source": "",
    "target": "由于所选存储卡容量不足,因此无法拍摄照片。",
    "id_hash": 5335492916394176479,
    "content_hash": 6413914540961224677,
    "location": "",
    "context": "error_not_enough_storage_message",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 199,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "priority": 100,
    "id": 41565,
    "web_url": "http://localization.fgae.de/translate/camerafv5/app/zh_Hans/?checksum=ca0b7a89ef49afdf",
    "url": "https://localization.fgae.de/api/units/41565/?format=api",
    "source_info": "https://localization.fgae.de/api/sources/201/?format=api"
}