Changes API.

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

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

{
    "unit": null,
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/nn/?format=api",
    "user": "https://translation.chamilo.org/api/users/ywarnier/?format=api",
    "author": "https://translation.chamilo.org/api/users/ywarnier/?format=api",
    "timestamp": "2025-04-02T09:53:42.836397Z",
    "action": 0,
    "target": "",
    "id": 759924,
    "action_name": "Resource updated",
    "url": "https://translation.chamilo.org/api/changes/759924/?format=api"
}