Units API.

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

GET /api/units/122034434/?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": [
        "The selected TileMap has no layer to edit."
    ],
    "previous_source": "",
    "target": [
        "La TileMap sélectionnée n'a pas de couches à éditer."
    ],
    "id_hash": 5021898681814470721,
    "content_hash": 5021898681814470721,
    "location": "editor/plugins/tiles/tile_map_layer_editor.cpp",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3329,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/122030210/?format=api",
    "priority": 100,
    "id": 122034434,
    "web_url": "https://hosted.weblate.org/translate/godot-engine/godot/fr/?checksum=c5b15e3e738dd041",
    "url": "https://hosted.weblate.org/api/units/122034434/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-07T12:14:28.315879+02:00"
}