Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/31663/?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.766312Z",
    "action": 59,
    "target": "* [ ] J'insiste, harcèle ou fait pression d'une autre manière pour être certifié.\n* [ ] Je veux être forgeron pour la gloire et le pouvoir.\n* [ ] Je cherche à nuire à l'écosystème Ǧ1 en m'infiltrant parmis les forgerons.",
    "id": 55177,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/55177/?format=api"
}