Units API.

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

GET /api/units/49746/?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/de/?format=api",
    "source": [
        "There is not enough disk space left to update this application"
    ],
    "previous_source": "",
    "target": [
        "Es ist nicht genügend Speicherplatz frei, um diese Applikation zu aktualisieren"
    ],
    "id_hash": 6729187198574829439,
    "content_hash": -1907163763892818049,
    "location": "",
    "context": "disk_space_not_sufficient_update",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 359,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.yunohost.org/api/units/49734/?format=api",
    "priority": 100,
    "id": 49746,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/de/?checksum=dd62e01ab6289f7f",
    "url": "https://translate.yunohost.org/api/units/49746/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-08T17:06:06.507845Z"
}