Units API.

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

GET /api/units/122034435/?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 edited layer is disabled or invisible"
    ],
    "previous_source": "",
    "target": [
        "La couche éditée est désactivée ou invisible"
    ],
    "id_hash": 625618335705856210,
    "content_hash": 625618335705856210,
    "location": "editor/plugins/tiles/tile_map_layer_editor.cpp",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3330,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/122030211/?format=api",
    "priority": 100,
    "id": 122034435,
    "web_url": "https://hosted.weblate.org/translate/godot-engine/godot/fr/?checksum=88aea48fc8b7f8d2",
    "url": "https://hosted.weblate.org/api/units/122034435/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-07T12:14:28.318276+02:00"
}