Units API.

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

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

{
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cms/web-app/en/?format=api",
    "source": [
        "Image"
    ],
    "previous_source": "",
    "target": [
        "Image"
    ],
    "id_hash": -4870500104829818243,
    "content_hash": -3624117609240706966,
    "location": "",
    "context": "iconImageHandler.image",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.sonoransoftware.com/api/units/4/?format=api",
    "priority": 100,
    "id": 4,
    "web_url": "https://translate.sonoransoftware.com/translate/sonoran-cms/web-app/en/?checksum=3c6881f5ad1daa7d",
    "url": "https://translate.sonoransoftware.com/api/units/4/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-07-16T00:23:53.851321Z",
    "last_updated": "2024-07-24T20:51:09.380376Z"
}