Units API.

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

GET /api/units/150242/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/fr/?format=api",
    "source": [
        "This device is a connected to USB"
    ],
    "previous_source": "",
    "target": [
        "Cet appareil est connecté à un port USB"
    ],
    "id_hash": 5250872529049138806,
    "content_hash": -2605618014643083229,
    "location": "",
    "context": "storage_disks.infos.usb_icon_alt",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 385,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.yunohost.org/api/units/150017/?format=api",
    "priority": 100,
    "id": 150242,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/fr/?checksum=c8ded8beaed4b676",
    "url": "https://translate.yunohost.org/api/units/150242/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-04-15T20:18:22.251922Z"
}