Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/324137/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/app/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-07T15:47:46.429221Z",
    "action": 59,
    "target": "Vị trí của bạn không có. Vui lòng chắc chắn cài đặt lại rằng định vị được bật lên và Amikumu được quyền sử dụng vị trí của bạn.",
    "id": 678458,
    "action_name": "String updated in the repository",
    "url": "https://traduk.amikumu.com/api/changes/678458/?format=api"
}