Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/31654/?format=api",
    "component": "https://weblate.duniter.org/api/components/licence-g1/smith_commitment/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/licence-g1/smith_commitment/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-23T15:29:03.765642Z",
    "action": 59,
    "target": "#### Responsabilité\nPour répondres aux enjeux précédent, certifier un forgeron c'est aussi : \n- Se porter garant que votre certifié dispose des compétences suffisantes et à respecter les protocoles listés ci-dessus.\n- Répondre à ses questions et compléter sa formation au besoin.\n- Vous assurer qu'il ait pris connaissance des informations cruciales pour assurer son rôle.\n- Compenser ses éventuelles lacunes.",
    "id": 55168,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/55168/?format=api"
}