Units API.

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

GET /api/units/73501/?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/en/?format=api",
    "source": [
        "This app requires {required} RAM to install/upgrade but only {current} is available right now."
    ],
    "previous_source": "",
    "target": [
        "This app requires {required} RAM to install/upgrade but only {current} is available right now."
    ],
    "id_hash": -5781604560713880651,
    "content_hash": 2995900555191285373,
    "location": "",
    "context": "app_not_enough_ram",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://translate.yunohost.org/api/units/73501/?format=api",
    "priority": 100,
    "id": 73501,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=2fc39d48c6deebb5",
    "url": "https://translate.yunohost.org/api/units/73501/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-05T23:05:23.545510Z"
}