Units API.

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

GET /api/units/245/?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": [
        "Upgrade the '{}' app"
    ],
    "previous_source": "Upgrade '{}' application",
    "target": [
        "تحديث تطبيق '{}'"
    ],
    "id_hash": -405393879420534479,
    "content_hash": 869170001467749056,
    "location": "",
    "context": "log_app_upgrade",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 517,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.yunohost.org/api/units/34851/?format=api",
    "priority": 100,
    "id": 245,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=7a5fc06a1f058131",
    "url": "https://translate.yunohost.org/api/units/245/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:11.838738Z"
}