Units API.

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

GET /api/units/42917/?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…"
    ],
    "previous_source": "",
    "target": [
        "Escaneando por dispositivos Bluetooth…"
    ],
    "id_hash": -8612105926684781626,
    "content_hash": 6580717832655217686,
    "location": "",
    "context": "bt_scanning_generic",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 195,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.phyphox.org/api/units/6089/?format=api",
    "priority": 100,
    "id": 42917,
    "web_url": "https://translate.phyphox.org/translate/phyphox/ios/pt_BR/?checksum=087ba749dfead3c6",
    "url": "https://translate.phyphox.org/api/units/42917/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-10-23T12:49:27.199940Z"
}