Units API.

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

GET /api/units/42271/?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": [
        "Start (for rooted devices)"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2559160712990993072,
    "content_hash": 5834995722633376085,
    "location": "",
    "context": "home_root_title",
    "note": " Home - Root \n",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/15747/?format=api",
    "priority": 100,
    "id": 42271,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/ug/?checksum=a383f71c04f6aab0",
    "url": "https://weblate.rikka.app/api/units/42271/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-06T01:20:12.392123Z"
}