Units API.

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

GET /api/units/2259249/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en/?format=api",
    "source": [
        "The URL to monitor. This URL must include the protocol (HTTP or HTTPS), the full address and, if needed, also the port of the endpoint if using a non standard port. The URL may also include query parameters or anchors. You may use macros in this field. The most common ones are $HOSTNAME$, $HOSTALIAS$ or $HOSTADDRESS$. Please note, that authentication must not be added here as it exposes sensible information. Use 'authentication' in the connection buildup options, instead. "
    ],
    "previous_source": "",
    "target": [
        "The URL to monitor. This URL must include the protocol (HTTP or HTTPS), the full address and, if needed, also the port of the endpoint if using a non standard port. The URL may also include query parameters or anchors. You may use macros in this field. The most common ones are $HOSTNAME$, $HOSTALIAS$ or $HOSTADDRESS$. Please note, that authentication must not be added here as it exposes sensible information. Use 'authentication' in the connection buildup options, instead. "
    ],
    "id_hash": 9084744334673852028,
    "content_hash": 9084744334673852028,
    "location": "cmk/plugins/collection/rulesets/httpv2.py:780",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16509,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 78,
    "source_unit": "https://translate.checkmk.com/api/units/2259249/?format=api",
    "priority": 100,
    "id": 2259249,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=fe137ed6df7a367c",
    "url": "https://translate.checkmk.com/api/units/2259249/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-08-14T05:01:17.183493Z"
}