Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2370003/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:56:16.011197Z",
    "action": 59,
    "target": "Cette règle permet de définir des modèles regex pour inclure et exclure les paramètres de configuration du noyau dans l'inventaire. Par défaut, aucun paramètre n'est inclus. Notez que certains paramètres de configuration du noyau changent fréquemment. L'inventaire de l'un de ces paramètres entraînera des changements fréquents dans l'inventaire HW/SW, ce qui peut rapidement remplir le système de fichiers temporaires.",
    "id": 2265191,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2265191/?format=api"
}