Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/749516/?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.644869Z",
    "action": 71,
    "target": "On the courses/sessions page, the session title can be either of the following : 0 = no link (hide session title) ; 1 = link title to a special session page ; 2 = link to the course if there is only one course ; 3 = session title makes the courses list foldable ; 4 = no link (show session title).",
    "id": 764503,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/764503/?format=api"
}