Units API.

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

GET /api/units/106457035/?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/osmand/main/fr/?format=api",
    "source": [
        "This will remove smart folder \"%1$s\". (No tracks will be deleted.)"
    ],
    "previous_source": "This will remove smart folder \"%1$s\".",
    "target": [
        "Ceci supprimera le dossier intelligent \"%1$s\"."
    ],
    "id_hash": 4353876496831209725,
    "content_hash": -3689096759196665304,
    "location": "",
    "context": "delete_smart_folder_dialog_message",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 221,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/106456776/?format=api",
    "priority": 100,
    "id": 106457035,
    "web_url": "https://hosted.weblate.org/translate/osmand/main/fr/?checksum=bc6c139b258be0fd",
    "url": "https://hosted.weblate.org/api/units/106457035/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-10-04T05:19:04.982991+02:00"
}