Units API.

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

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

{
    "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_BR/?format=api",
    "source": [
        "Scanning for Bluetooth devices with"
    ],
    "previous_source": "",
    "target": [
        "Escaneando por dispositivos Bluetooth com"
    ],
    "id_hash": 6234465312780167578,
    "content_hash": -1273689554270570797,
    "location": "",
    "context": "bt_scanning_specific1",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 196,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.phyphox.org/api/units/6090/?format=api",
    "priority": 100,
    "id": 42918,
    "web_url": "https://translate.phyphox.org/translate/phyphox/ios/pt_BR/?checksum=d685452b9cc1a99a",
    "url": "https://translate.phyphox.org/api/units/42918/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-10-23T12:49:27.201328Z"
}