Units API.

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

GET /api/units/105588099/?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 next step is to create a set of instructions our GPU can execute. We need a pipeline and a compute list for that."
    ],
    "previous_source": "",
    "target": [
        "次のステップは、GPUが実行できる一連の命令を作成することです。そのためにはパイプラインとコンピュートリストが必要です。"
    ],
    "id_hash": -6159695659867821203,
    "content_hash": -6159695659867821203,
    "location": "../../docs/tutorials/shaders/compute_shaders.rst:260",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20041,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 24,
    "source_unit": "https://hosted.weblate.org/api/units/105262045/?format=api",
    "priority": 100,
    "id": 105588099,
    "web_url": "https://hosted.weblate.org/translate/godot-engine/godot-docs/ja/?checksum=2a845d6ecd102b6d",
    "url": "https://hosted.weblate.org/api/units/105588099/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-19T15:12:08.669472+02:00"
}