Units API.

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

GET /api/units/116583052/?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/fr/?format=api",
    "source": [
        "Trim keys placed in negative time"
    ],
    "previous_source": "",
    "target": [
        "Clés de découpage placées en temps négatif"
    ],
    "id_hash": -1058405210883187364,
    "content_hash": -1058405210883187364,
    "location": "editor/animation_track_editor.cpp",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 342,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/116576738/?format=api",
    "priority": 100,
    "id": 116583052,
    "web_url": "https://hosted.weblate.org/translate/godot-engine/godot/fr/?checksum=714fca1180e29d5c",
    "url": "https://hosted.weblate.org/api/units/116583052/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-21T15:50:53.554370+01:00"
}