Units API.

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

GET /api/units/45225/?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": [
        "Remove '{user}' from group '{name}'"
    ],
    "previous_source": "",
    "target": [
        "Rimuovi '{user}' dal gruppo '{name}'"
    ],
    "id_hash": 8029515294590588136,
    "content_hash": 5814076574915587194,
    "location": "",
    "context": "human_routes.groups.remove",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 333,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.yunohost.org/api/units/44511/?format=api",
    "priority": 100,
    "id": 45225,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/it/?checksum=ef6e919e44a354e8",
    "url": "https://translate.yunohost.org/api/units/45225/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-12T15:55:50.372729Z"
}