Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/749501/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-17T23:33:36.643302Z",
    "action": 71,
    "target": "This is the URL to the \"Terms and Conditions\" document that is valid for making a course request. If the address is set here, the user should read and agree with these terms and conditions before sending a course request.<br />If you enable Chamilo's \"Terms and Conditions\" module and if you want its URL to be used, then leave this setting empty.",
    "id": 764488,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/764488/?format=api"
}