Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/437727/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T10:25:54.440891Z",
    "action": 59,
    "target": "프로젝트 매니저",
    "id": 760714,
    "action_name": "String updated in the repository",
    "url": "https://translation.chamilo.org/api/changes/760714/?format=api"
}