Units API.

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

GET /api/units/80693/?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/it/?format=api",
    "source": [
        "I want a domain for local usage / test only"
    ],
    "previous_source": "",
    "target": [
        "Voglio un dominio per uso locale/solo test"
    ],
    "id_hash": -134173409403371326,
    "content_hash": -4452071460769564958,
    "location": "",
    "context": "domain.add.from_local",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 180,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.yunohost.org/api/units/80504/?format=api",
    "priority": 100,
    "id": 80693,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/it/?checksum=7e2351feba3580c2",
    "url": "https://translate.yunohost.org/api/units/80693/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-29T19:34:39.191256Z"
}