Changes API.

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

GET /api/changes/865538/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.checkmk.com/api/units/1154299/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T07:30:36.700279Z",
    "action": 59,
    "target": "Checkmk has an efficient SNMP implementation called Inline SNMP which reduces the load produced by SNMP monitoring on the monitoring host significantly. Inline SNMP is enabled by default for all SNMP hosts and it is a good idea to keep this default setting. However, there are SNMP devices which have problems with some SNMP implementations. You can use this rule to select the SNMP Backend for these hosts.",
    "id": 865538,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/865538/?format=api"
}