Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/godot-engine/godot-docs/ja/?format=api",
    "source": [
        "The steps we need to do to compute our result are:"
    ],
    "previous_source": "",
    "target": [
        "コンピュートシェーダーで結果を得るために必要な手順は次のとおりです:"
    ],
    "id_hash": -1761238919056766753,
    "content_hash": -1761238919056766753,
    "location": "../../docs/tutorials/shaders/compute_shaders.rst:263",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20042,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/105262046/?format=api",
    "priority": 100,
    "id": 105588100,
    "web_url": "https://hosted.weblate.org/translate/godot-engine/godot-docs/ja/?checksum=678ed288d90748df",
    "url": "https://hosted.weblate.org/api/units/105588100/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-19T15:12:08.671305+02:00"
}