Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/40377/?format=api",
    "component": "https://weblate.securedrop.org/api/components/securedrop/securedrop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/ar/?format=api",
    "user": "https://weblate.securedrop.org/api/users/Souffex/?format=api",
    "author": "https://weblate.securedrop.org/api/users/Souffex/?format=api",
    "timestamp": "2023-10-17T15:52:55.922008Z",
    "action": 5,
    "target": "تسجيل الدخول",
    "id": 65931,
    "action_name": "Translation added",
    "url": "https://weblate.securedrop.org/api/changes/65931/?format=api"
}