Units API.

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

GET /api/units/6460/?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": [
        "Display name"
    ],
    "previous_source": "",
    "target": [
        "表示名"
    ],
    "id_hash": 1980172002828019477,
    "content_hash": 1588231186979682611,
    "location": "",
    "context": "Display name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 95,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/256554/?format=api",
    "priority": 100,
    "id": 6460,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/ja/?checksum=9b7afbf1f6bce715",
    "url": "https://weblate.framasoft.org/api/units/6460/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:51.313407Z"
}