Units API.

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

GET /api/units/34689/?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": [
        "The app '{failed_app}' failed to upgrade, and as a consequence the following apps' upgrades have been cancelled: {apps}"
    ],
    "previous_source": "",
    "target": [
        "The app '{failed_app}' failed to upgrade, and as a consequence the following apps' upgrades have been cancelled: {apps}"
    ],
    "id_hash": 6382026112881769994,
    "content_hash": 1689985376926913230,
    "location": "",
    "context": "app_not_upgraded",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://translate.yunohost.org/api/units/34689/?format=api",
    "priority": 100,
    "id": 34689,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=d89182efad95be0a",
    "url": "https://translate.yunohost.org/api/units/34689/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:06.878751Z"
}