Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2345597/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:42:45.789821Z",
    "action": 59,
    "target": "URL pentru a accesa site-ul central de la site-ul la distanță, inclusiv protocolul (<tt>http://</tt> sau <tt>https://</tt>) și </tt>/check_mk/</tt>. În cazul HTTPS, se vor aplica certificatele de încredere din \"site management\" pentru a verifica conexiunea SSL. În cazul în care acest URL diferă pentru fiecare site la distanță, puteți seta URL-uri diferite pentru setările globale specifice fiecărui site în cadrul configurației de monitorizare distribuită",
    "id": 2240699,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2240699/?format=api"
}