Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/934875/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/vi/?format=api",
    "user": "https://weblate.framasoft.org/api/users/honhatduy/?format=api",
    "author": "https://weblate.framasoft.org/api/users/honhatduy/?format=api",
    "timestamp": "2024-03-11T13:23:50.333668Z",
    "action": 2,
    "target": "Một thư mục chứa file xuất ở định dạng ActivityPub, có thể đọc được bằng bất kỳ phần mềm tương thích nào",
    "id": 763911,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/763911/?format=api"
}