Units API.

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

GET /api/units/35641/?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/en/?format=api",
    "source": [
        "The SMTP mail server is unreachable from the outside on IPv{ipversion}. It won't be able to receive emails."
    ],
    "previous_source": "",
    "target": [
        "The SMTP mail server is unreachable from the outside on IPv{ipversion}. It won't be able to receive emails."
    ],
    "id_hash": 3989694089871948331,
    "content_hash": -8626909533437060228,
    "location": "",
    "context": "diagnosis_mail_ehlo_unreachable",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 299,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://translate.yunohost.org/api/units/35641/?format=api",
    "priority": 100,
    "id": 35641,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=b75e3da2ed4afa2b",
    "url": "https://translate.yunohost.org/api/units/35641/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-04-21T00:43:19.247794Z"
}