Units API.

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

GET /api/units/44/?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/ar/?format=api",
    "source": [
        "Now upgrading {app}…"
    ],
    "previous_source": "Now upgrading {app}...",
    "target": [
        "جارٍ تحديث {app}…"
    ],
    "id_hash": -6790108151780809412,
    "content_hash": 8253326015660049288,
    "location": "",
    "context": "app_upgrade_app_name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 69,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.yunohost.org/api/units/34704/?format=api",
    "priority": 100,
    "id": 44,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=21c4b09c8a9ee53c",
    "url": "https://translate.yunohost.org/api/units/44/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:07.226553Z"
}