Units API.

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

GET /api/units/367/?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": [
        "The password needs to be at least 8 characters long and contain a digit, upper and lower characters"
    ],
    "previous_source": "",
    "target": [
        "يجب أن يكون طول كلمة المرور 8 حروف على الأقل وأن تحتوي على أرقام وحروف علوية ودنيا"
    ],
    "id_hash": 4416948507612473349,
    "content_hash": 1831179281192027267,
    "location": "",
    "context": "password_too_simple_2",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 627,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://translate.yunohost.org/api/units/34892/?format=api",
    "priority": 100,
    "id": 367,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=bd4c2744036ee805",
    "url": "https://translate.yunohost.org/api/units/367/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:14.552686Z"
}