Units API.

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

GET /api/units/492/?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": [
        "Could not delete user {user}: {error}"
    ],
    "previous_source": "Unable to delete user",
    "target": [
        "لا يمكن حذف المستخدم"
    ],
    "id_hash": 8879081142548185586,
    "content_hash": -2711657270855228706,
    "location": "",
    "context": "user_deletion_failed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 766,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://translate.yunohost.org/api/units/34984/?format=api",
    "priority": 100,
    "id": 492,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=fb38d541797441f2",
    "url": "https://translate.yunohost.org/api/units/492/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:17.258202Z"
}