Units API.

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

GET /api/units/6455/?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 {preferredUsername}"
    ],
    "previous_source": "",
    "target": [
        "{preferredUsername}を削除する"
    ],
    "id_hash": -3278930389447611898,
    "content_hash": 7399146499911080208,
    "location": "",
    "context": "Delete {preferredUsername}",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 88,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/256550/?format=api",
    "priority": 100,
    "id": 6455,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/ja/?checksum=527ee62eedbdea06",
    "url": "https://weblate.framasoft.org/api/units/6455/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:51.260151Z"
}