Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/749135/?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-04T00:09:26.059941Z",
    "action": 71,
    "target": "When this feature is enabled on a multi-URL configuration, you can go to the main URL and provide URL-specific versions of any file (in the documents tool). The original file will be replaced by the alternative whenever seeing it from a different URL. This allows you to customize each URL even further, while enjoying the advantage of re-using the same courses many times.",
    "id": 761097,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/761097/?format=api"
}