Units API.

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

GET /api/units/122034470/?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 project folder exists and is empty."
    ],
    "previous_source": "",
    "target": [
        "Le dossier du projet existe et est vide."
    ],
    "id_hash": -5903215545496343126,
    "content_hash": -5903215545496343126,
    "location": "editor/project_manager/project_dialog.cpp",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3928,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/122030246/?format=api",
    "priority": 100,
    "id": 122034470,
    "web_url": "https://hosted.weblate.org/translate/godot-engine/godot/fr/?checksum=2e1390bcea206daa",
    "url": "https://hosted.weblate.org/api/units/122034470/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-07T12:14:29.789571+02:00"
}