Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/176561/?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.577649Z",
    "action": 71,
    "target": "Warning: the installer detected an error while trying to reach the test file at %s. It looks like the PHP script could not be interpreted. This could be a warning sign for future problems when creating courses. Please check the installation guide for more information about permissions. If you are installing a site with a URL that doesn't resolve yet, you can probably ignore this message.",
    "id": 176590,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/176590/?format=api"
}