Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/267548/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/server/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hant/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Eeeee/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Eeeee/?format=api",
    "timestamp": "2022-12-15T03:04:17.864562Z",
    "action": 2,
    "target": "姓名標示 - 非商業性 - 禁止改作",
    "id": 495024,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/495024/?format=api"
}