Units API.

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

GET /api/units/34987/?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": [
        "Could not update user {user}: {error}"
    ],
    "previous_source": "",
    "target": [
        "Could not update user {user}: {error}"
    ],
    "id_hash": -1372223972305270705,
    "content_hash": -3259206940029231841,
    "location": "",
    "context": "user_update_failed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 776,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.yunohost.org/api/units/34987/?format=api",
    "priority": 100,
    "id": 34987,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=6cf4e1914a78084f",
    "url": "https://translate.yunohost.org/api/units/34987/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:17.344695Z"
}