Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2289172/?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": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "author": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "timestamp": "2025-04-23T07:29:18.686517Z",
    "action": 2,
    "target": "Calcule la moyenne de l'utilisation des processeurs à un seul cœur. Notez que cette option n'a d'effet que si au moins une des sous-options 'Appliquer les niveaux de single-core' ou 'Graphiques pour l'utilisation moyenne de single-core' est activée.\nNote : La moyenne est calculée en utilisant la méthode de la moyenne mobile exponentielle (EMA), qui prend en compte à la fois la nouvelle valeur et la moyenne précédente tout en appliquant un facteur pondéré à chacune d'entre elles.",
    "id": 2233840,
    "action_name": "Translation changed",
    "url": "https://translate.checkmk.com/api/changes/2233840/?format=api"
}