Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/81075/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-03T16:27:27.774375Z",
    "action": 59,
    "target": "Đây là <b>bảng tin của bạn</b>. Nó sẽ hiện tút gần đây từ những người bạn theo dõi. \n \nĐể khám phá mọi người, bạn có thể xem qua ở các bảng tin khác. Ví dụ: [iconics gmd_group] Bảng tin máy chủ của bạn. Hoặc bạn cũng có thể [iconics gmd_search] tìm theo tên người dùng; ví dụ như Tusky.",
    "id": 165023,
    "action_name": "String updated in the repository",
    "url": "https://weblate.tusky.app/api/changes/165023/?format=api"
}