Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/176688/?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:42.588202Z",
    "action": 71,
    "target": "We have detected that your PHP installation does not define the date.timezone setting. This is a requirement of Chamilo. Please make sure it is configured by checking your php.ini configuration, otherwise you will run into problems. We warned you!",
    "id": 176717,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/176717/?format=api"
}