Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2369993/?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.010820Z",
    "action": 59,
    "target": "Ce module peut être utilisé pour définir des conditions pour les règles Checkmk dans un endroit central. Vous pouvez ensuite vous référer à ces conditions dans différents jeux de règles. L'utilisation de ces conditions prédéfinies peut vous épargner un grand nombre de conditions redondantes lorsque vous en avez besoin dans plusieurs jeux de règles.",
    "id": 2265181,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2265181/?format=api"
}