Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/ja/?format=api",
    "source": [
        "Delete your identity"
    ],
    "previous_source": "",
    "target": [
        "自分のアイデンティティーを削除する"
    ],
    "id_hash": -1355980976463182316,
    "content_hash": 7181025798769491584,
    "location": "",
    "context": "Delete your identity",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 86,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/256548/?format=api",
    "priority": 100,
    "id": 6453,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/ja/?checksum=6d2e967c77b98614",
    "url": "https://weblate.framasoft.org/api/units/6453/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:51.238606Z"
}