Units API.

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

GET /api/units/35646/?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 EHLO received by the remote diagnoser in IPv{ipversion} is different from your server's domain.<br>Received EHLO: <code>{wrong_ehlo}</code><br>Expected: <code>{right_ehlo}</code><br>The most common cause for this issue is that port 25 <a href='https://yunohost.org/isp_box_config'>is not correctly forwarded to your server</a>. Alternatively, make sure that no firewall or reverse-proxy is interfering."
    ],
    "previous_source": "",
    "target": [
        "The EHLO received by the remote diagnoser in IPv{ipversion} is different from your server's domain.<br>Received EHLO: <code>{wrong_ehlo}</code><br>Expected: <code>{right_ehlo}</code><br>The most common cause for this issue is that port 25 <a href='https://yunohost.org/isp_box_config'>is not correctly forwarded to your server</a>. Alternatively, make sure that no firewall or reverse-proxy is interfering."
    ],
    "id_hash": 8129024428655385208,
    "content_hash": -1210890470595572452,
    "location": "",
    "context": "diagnosis_mail_ehlo_wrong_details",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 277,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 46,
    "source_unit": "https://translate.yunohost.org/api/units/35646/?format=api",
    "priority": 100,
    "id": 35646,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=f0d018a6007a1a78",
    "url": "https://translate.yunohost.org/api/units/35646/?format=api",
    "explanation": "",
    "extra_flags": "ignore-punctuation-spacing",
    "pending": false,
    "timestamp": "2020-04-21T00:43:19.378422Z"
}