Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/2220664/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/up/vi/?format=api",
    "user": "https://hive.bgforge.net/api/users/tung.pham/?format=api",
    "author": "https://hive.bgforge.net/api/users/tung.pham/?format=api",
    "timestamp": "2024-05-06T02:53:13.086385Z",
    "action": 2,
    "target": "Bộ-kiến-tạo-Địa-đàng",
    "id": 1340372,
    "action_name": "Translation changed",
    "url": "https://hive.bgforge.net/api/changes/1340372/?format=api"
}