Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/ug/?format=api",
    "source": [
        "%1$s is running"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5959956070466743920,
    "content_hash": -8701376594187169497,
    "location": "",
    "context": "home_status_service_is_running",
    "note": " Home - Status \n",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/15717/?format=api",
    "priority": 100,
    "id": 42226,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/ug/?checksum=d2b60478091a6e70",
    "url": "https://weblate.rikka.app/api/units/42226/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-06T01:20:12.282726Z"
}