Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2343869/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:37:30.795734Z",
    "action": 59,
    "target": "URL pour accéder au site central depuis le site distant, y compris le protocole (<tt>http://</tt> ou <tt>https://</tt>) et </tt>/check_mk/</tt>. En cas de HTTPS, les autorisations de certificats de confiance de la \"gestion du site\" seront appliquées pour vérifier la connexion SSL. Si cette URL diffère selon le site distant, vous pouvez définir des URL différentes selon les paramètres globaux spécifiques au site dans la configuration de la surveillance distribuée",
    "id": 2238932,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2238932/?format=api"
}