Units API.

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

GET /api/units/147/?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": [
        "You must provide a URL to upgrade your custom app {app}"
    ],
    "previous_source": "",
    "target": [
        "يجب عليك تقديم عنوان URL لتحديث تطبيقك المخصص {app}"
    ],
    "id_hash": -6688456910925350351,
    "content_hash": 2754216468526516676,
    "location": "",
    "context": "custom_app_url_required",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 183,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.yunohost.org/api/units/34777/?format=api",
    "priority": 100,
    "id": 147,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=232dd3e060c9ba31",
    "url": "https://translate.yunohost.org/api/units/147/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:09.664017Z"
}