Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/176978/?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": "2024-03-20T16:32:43.161671Z",
    "action": 71,
    "target": "Click on this link for a full removal of the course from the server.<br /><br />Be carefull, there's no way back!",
    "id": 177007,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/177007/?format=api"
}