Units API.

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

GET /api/units/10792068/?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/ja/?format=api",
    "source": [
        "Really delete this source?"
    ],
    "previous_source": "",
    "target": [
        "このソースを削除しますか?"
    ],
    "id_hash": -6637418933828656640,
    "content_hash": 4155121964611854400,
    "location": "",
    "context": "lang_source_warn",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/10791515/?format=api",
    "priority": 100,
    "id": 10792068,
    "web_url": "https://hosted.weblate.org/translate/selfoss/translations/ja/?checksum=23e326a56fb0e200",
    "url": "https://hosted.weblate.org/api/units/10792068/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T19:18:22+01:00"
}