Units API.

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

GET /api/units/151678/?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/core/es/?format=api",
    "source": [
        "{app} will be upgraded from {current_version} to {new_version}"
    ],
    "previous_source": "",
    "target": [
        "{app} será actualizada de {current_version} a {new_version}"
    ],
    "id_hash": -6934120028475478917,
    "content_hash": -896783594598910292,
    "location": "",
    "context": "app_upgrade_cli_will_upgrade",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 79,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.yunohost.org/api/units/151469/?format=api",
    "priority": 100,
    "id": 151678,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/es/?checksum=1fc50e9298cc2c7b",
    "url": "https://translate.yunohost.org/api/units/151678/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-03T01:52:31.856133Z"
}