Units API.

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

GET /api/units/10793056/?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/selfoss/translations/zh_Hans/?format=api",
    "source": [
        "Cannot save new color:"
    ],
    "previous_source": "",
    "target": [
        "无法保存新颜色:"
    ],
    "id_hash": -6081735918772157501,
    "content_hash": -2671640349239790520,
    "location": "",
    "context": "lang_error_saving_color",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 107,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/10791555/?format=api",
    "priority": 100,
    "id": 10793056,
    "web_url": "https://hosted.weblate.org/translate/selfoss/translations/zh_Hans/?checksum=2b9955677fda03c3",
    "url": "https://hosted.weblate.org/api/units/10793056/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T19:18:22+01:00"
}