Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/942472/?format=api",
    "component": "https://weblate.framasoft.org/api/components/nextcloud/csp-editor/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nextcloud/csp-editor/ar/?format=api",
    "user": "https://weblate.framasoft.org/api/users/alimahwer/?format=api",
    "author": "https://weblate.framasoft.org/api/users/alimahwer/?format=api",
    "timestamp": "2024-03-28T23:39:15.759759Z",
    "action": 2,
    "target": "السماح بسكريبت التقييم eval script",
    "id": 770126,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/770126/?format=api"
}