Units API.

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

GET /api/units/54988/?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/fr/?format=api",
    "source": [
        "Applying the new configuration failed: {error}"
    ],
    "previous_source": "",
    "target": [
        "Échec de l'application de la nouvelle configuration : {error}"
    ],
    "id_hash": 6698387097292081755,
    "content_hash": 6528902294421056202,
    "location": "",
    "context": "config_apply_failed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 188,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.yunohost.org/api/units/54722/?format=api",
    "priority": 100,
    "id": 54988,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/fr/?checksum=dcf573934e278a5b",
    "url": "https://translate.yunohost.org/api/units/54988/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-09-12T23:58:50.558524Z"
}