Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/31668/?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.767251Z",
    "action": 59,
    "target": "* [x] Je sais joindre efficacement et rapidement les forgerons que j'ai certifiés (téléphone généralement).\n* [x] Je peux les joindre par au moins 2 canaux (sms, email, xmpp, matrix...).\n* [x] Je m'engage à contacter sous 24h max ce forgeron si j'apprends qu'un défaut concerne son nœud validateur (désynchronisé, pas à jour, inaccessible...).",
    "id": 55182,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/55182/?format=api"
}