Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda-webui/anaconda-webui/es/?format=api",
    "source": [
        "Encrypt my data"
    ],
    "previous_source": "",
    "target": [
        "Cifrar mis datos."
    ],
    "id_hash": 6877736350377833715,
    "content_hash": 6877736350377833715,
    "location": "src/components/storage/DiskEncryption.jsx:88",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 53,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://translate.fedoraproject.org/api/units/15304243/?format=api",
    "priority": 100,
    "id": 15336639,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda-webui/anaconda-webui/es/?checksum=df72a0c5570ff4f3",
    "url": "https://translate.fedoraproject.org/api/units/15336639/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-11-02T15:13:12.603332Z"
}