Units API.

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

GET /api/units/566255/?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/peppercarrot/website/en/?format=api",
    "source": [
        "Project management:"
    ],
    "previous_source": "",
    "target": [
        "Project management:"
    ],
    "id_hash": 6850633445475737685,
    "content_hash": 6850633445475737685,
    "location": "core/license.php:27",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 130,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/566255/?format=api",
    "priority": 100,
    "id": 566255,
    "web_url": "https://weblate.framasoft.org/translate/peppercarrot/website/en/?checksum=df1256d28bfde055",
    "url": "https://weblate.framasoft.org/api/units/566255/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-06T15:36:31.977035Z"
}