Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/575375/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peppercarrot/website/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/vi/?format=api",
    "user": "https://weblate.framasoft.org/api/users/gablur/?format=api",
    "author": "https://weblate.framasoft.org/api/users/gablur/?format=api",
    "timestamp": "2022-03-24T09:25:10.873085Z",
    "action": 2,
    "target": "Trang này có liên kết cho tải xuống chúng, nhưng cũng tải xuống đồ đã kết xuất sẵn để sử dụng.",
    "id": 328802,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/328802/?format=api"
}