Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/941118/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framaspace/charon-messages/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-messages/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-11T15:20:01.529422Z",
    "action": 71,
    "target": "Framasoft is a small association of around 40 members, this manual validation is a hard work, but it is the only way to offer a quality service, which corresponds to our values.",
    "id": 764102,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/764102/?format=api"
}