Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/629972/?format=api",
    "component": "https://weblate.framasoft.org/api/components/salt/ttrss/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/salt/ttrss/te/?format=api",
    "user": "https://weblate.framasoft.org/api/users/imatweb/?format=api",
    "author": "https://weblate.framasoft.org/api/users/imatweb/?format=api",
    "timestamp": "2022-01-03T02:31:44.417890Z",
    "action": 2,
    "target": "భాష",
    "id": 291732,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/291732/?format=api"
}