Units API.

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

GET /api/units/37080/?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/admin/ar/?format=api",
    "source": [
        "Password must be at least 8 characters long."
    ],
    "previous_source": "",
    "target": [
        "يجب أن تتكوّن الكلمة السرية على الأقل من 8 حروف."
    ],
    "id_hash": 8753530312241458677,
    "content_hash": -2878602135645575220,
    "location": "",
    "context": "form_errors.passwordLenght",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 259,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.yunohost.org/api/units/36979/?format=api",
    "priority": 100,
    "id": 37080,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/ar/?checksum=f97ac970d7c42df5",
    "url": "https://translate.yunohost.org/api/units/37080/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-19T22:09:18.557010Z"
}