Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/638307/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/uk/?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-18T08:46:15.614135Z",
    "action": 30,
    "target": "This user's first access to the session was on %s. With a session duration of %s days, the access to this session already expired on %s.",
    "id": 770945,
    "action_name": "Source string changed",
    "url": "https://translation.chamilo.org/api/changes/770945/?format=api"
}