Units API.

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

GET /api/units/122034477/?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": [
        "Fade-Out"
    ],
    "previous_source": "",
    "target": [
        "Fondu de sortie"
    ],
    "id_hash": 559195259994511820,
    "content_hash": 559195259994511820,
    "location": "modules/interactive_music/editor/audio_stream_interactive_editor_plugin.cpp",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4268,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/122030253/?format=api",
    "priority": 100,
    "id": 122034477,
    "web_url": "https://hosted.weblate.org/translate/godot-engine/godot/fr/?checksum=87c2a920500e19cc",
    "url": "https://hosted.weblate.org/api/units/122034477/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-07T12:14:31.916984+02:00"
}